Problem: On my production server, new data is inserted into the database, however this new data is not displayed on the page after insert, update, etc. until I do one of the following to disable Browser Cache:
- Browser Empty Cache and Hard Reload
- Disable browser caching within browser
Troubleshooting steps completed:
- Verified no cache on hosting server.
- I’ve tested this issue with both PHP and NodeJs projects developed with wappler, this issue is consistent in both projects.
- I’ve also tried the suggestion from @Hyperbytes to issue a disable cache in the meta data, this only works for the first page load but not additional page loads.
- Wrote non-wappler generated code and/or DB Connections… issue does not exist.
Therefore, my guess is something within the dmxLibraries is creating this loading/caching issue?
Any insight would be greatly appreciated.
Thank you
Community Page
Last updated:
Last updated: