Replies: 1 comment 1 reply
-
Can you provide a minimal reproduction code repository? It's difficult to diagnose the issue from a screen recording. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I run server for first time, window with error appears normally. But after reload, it's appear for a second.
I add
server: { hmr: { overlay: true } }
in vite.config.ts explicitly, but it does not help
Demo
ss-2024-03-25_17.23.09.mp4
Beta Was this translation helpful? Give feedback.
All reactions