-
-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
After a new build, the browser returns the "previous" data, once the hard refresh has been carried out, the data is up to date.
I need to do a hard refresh on the url below or a manual browser cache deletion to be able to see my new data
http://127.0.0.1:3000/api/_content/query/sqaCvZFIHY.json?...
Maybe solution
Is adding a timestamp on the filename called by the API could force browsers to update the data? (see below)
http://127.0.0.1:3000/api/_content/query/sqaCvZFIHY.1562472809334.json?...
farnabaz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request