Hi,
I'm experiencing an issue with Firefox caching a JSON file.
My website uses a JSON file to display dynamic values. After updating the JSON file on the server, Chrome,… (lire la suite)
Hi,
I'm experiencing an issue with Firefox caching a JSON file.
My website uses a JSON file to display dynamic values. After updating the JSON file on the server, Chrome, Edge, and other browsers immediately show the latest data, but Firefox continues to display the old values even after refreshing the page.
I have tried:
- Hard refresh (Ctrl + Shift + R)
- Clearing Firefox cache
- Private Browsing mode
- Confirmed the JSON file is updated on the server
- Verified that Chrome and Edge display the latest values
The JSON file is requested using JavaScript from my website:
Main issue on this page: https://bloxvalues.net/blox-fruits-value-calculator/ and other individul item pages too.
Could Firefox be aggressively caching the JSON file, or is there a cache-related setting or HTTP header I should check? Any suggestions would be appreciated.
Thank you.
Qaamar