Browser Cache Not Invalidated After Deployment in Vite Project #19861
Unanswered
rizwan-jameel-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After deploying updates to my Vite project, users are experiencing issues where the latest changes are not reflected immediately. Instead, the previous version of the application is displayed until the browser cache is manually cleared or a hard reload is performed. This behavior indicates that the browser is not invalidating the cache as expected after deployment.
Beta Was this translation helpful? Give feedback.
All reactions