What version of Remix are you using?
1.19.3
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
- clone https://github.com/telcy/remix-hmr-modal-issue
- install dependencies
- click "simple dialog" button
- change modal text to trigger hmr
Expected Behavior
Modal should stay open and text should get replaced.
Actual Behavior
Modal closes
What version of Remix are you using?
1.19.3
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
Expected Behavior
Modal should stay open and text should get replaced.
Actual Behavior
Modal closes