Hi
I now have to clear browser history every single time I make a change if I want to test the app. None of my new changes reflect at all.
This is totally unproductive.
How can this be solved?
Hi
I now have to clear browser history every single time I make a change if I want to test the app. None of my new changes reflect at all.
This is totally unproductive.
How can this be solved?
Hi Deon -
What exactly is not saving in your project, why you are using clear browser history?
And what project you're working with, from old builder or new?
Anything I do. Any project on any computer using Chrome. New builder.
Example.I would change an image. Old image would display until I clear cache. Only then will new image display. Another example. I would change a label that I have a data mapping and made invisible. It would show text "Label" even though it is mapped to data and is supposed to be invisible. Then I clear browser cache and it works??
Every single change I make, I cannot see the change until I clear browser cache.
I am using Google Chrome on Mac and Windows PC. Both same result.
Sometimes I log a fault, your reply is... "Clear Cache".
I do not want to clear cache. I am sick and tired of clearing cache especially if I have to do it every 5 min. It is totally unproductive and renders your appery.io unusable.
Please advise urgently.
Deon,
Please try to disable cache:
Open browser debugger (F12)
Go to Network tab
Click “Disable cache” check box DisableCheckbox
Clear cache
Reload app builder
Ok thx. Alena I will try this and revert back if I have further issues.