Occasionally I notice that when I save a project, and I hit "Test" the most recent version of the app is not displayed, and there can be a delay in it showing correctly. Is there some caching going on at my end that I can minimize?
Occasionally I notice that when I save a project, and I hit "Test" the most recent version of the app is not displayed, and there can be a delay in it showing correctly. Is there some caching going on at my end that I can minimize?
Hello! Looks like browser caching. After saving changes when you test the app try to click F5 button (to reload/refresh the page), or Ctrl+F5 - reload/refresh + nocache
This does not work really, had tried this, don't think it's a caching.
It doesn't happen all the time - sometimes all saves are reflected instantly.
Other times changes don't appear for 5+ minutes.
Though if I'm the only one experiencing this it must be something to do with me!!!
Dale.
I'm seeing this too. I tried different browsers(chrome, firefox) cleared cache and still getting a recent yet older version of the app.
Hello! Thank you for your feedback. We are working on it. It's hard to reproduce this bug but we are trying our best.
I'm sorry other people are having the problem, but glad it's not just me.
As a 'sort of' workaround I've been altering text on a label, and then waiting until the changes are reflected in a test run.
Not ideal, but it does save me re-working code that may or may not work and wasting time.
Ta.
Dale.
Hi all! I created task in our bug tracking system so that developer can figure it out.
What I do tend to see is ...
For a certain period of time, all saves are shown instantly.
Then, occasionally, any save is not shown, and this can last for quite a while - up 20 minutes is not uncommon for me.
So it's not like it works every now and again on each save, once it stops, it continues not working for a while.
Thanks,
Dale.
We were able to see this happening as well with a number of apps. What usually works is closing and reopening the editor or forcing the editor to resave (drag a component, save, then delete a component). We'll fix this issue.
I understand. Just thought I'd post my observations and try to help in a small way.