You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this as well. The WS message for HMR often works but the file downloaded by the browser is not updated, so refreshing the browser goes back to the previous state.
I think the reason is that the plugin is not adding the ?t= query string to the file in order to bypass cache.
It should be fixed in #751
Describe the bug
Referenced issued: #578 (Closed but bug still exist)
I'm running "@vanilla-extract/vite-plugin": "^3.2.1" and HMR doesn't seem to be working. Tried switching to version 2.1.3 and HMR works fine.
Basic setup
Link to repo
https://github.com/cpakken/vite-vanilla-extract-test-hmr-not-working
Reproduction
https://github.com/cpakken/vite-vanilla-extract-test-hmr-not-working
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: