react-refresh only works for 1st requested page #3742
Unanswered
geordie2020
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i use two html files with the dev server and request the one of them, react-refresh works as expected.
When i then request the second html, hmr still works, but changes cause a full page reload, not an update.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions