Sometimes when I deploy my app to firebase the design is not updated (change color of something) or the layout is wrong (positioning) and different from when I check the responsive settings in the editor.
Unfortunately I can’t share a screenshot because I would like to keep my design private.
Is anyone else here using firebase and have noticed the same? or does anyone know a possible reason for this.
If these styles are within the style sheet itself you may require to clear any cache before changes will be reflected. Try temporarily renaming the style sheet if this is the case to see if it reflects your changes first…?
No problem I’ve renamed many times rather than keep hitting the caching servers, CloudFlare, etc. Quick way to view the changes then let the caching catch up with the new styles.
It would also be useful if the version string could be dynamic. Easily done with a little PHP, but Wappler overwrites this by incorrectly encoding the PHP. I would be happy with this solution, once the bug has been fixed.
@fdgfdgfdg, I do all my testing using the browser in incognito mode, where there is less caching goes on so you get your css files etc re-loaded pretty well most of the time when you hit page refresh.