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
Vite does a page-reload instead of HMR, even when using create-vite's vanilla or vanilla-ts templates.
It also happens when only having a ts file with console.log("Hello World") in it
I am running Windows 11. I have tried both Firefox and Edge. I have tried both batch and git bash as shells.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Vite does a page-reload instead of HMR, even when using create-vite's vanilla or vanilla-ts templates.
It also happens when only having a ts file with
console.log("Hello World")
in itI am running Windows 11. I have tried both Firefox and Edge. I have tried both batch and git bash as shells.
Log with --debug:
https://pastebin.com/rn6YegeM
Beta Was this translation helpful? Give feedback.
All reactions