HMR dont work for me #2374
HMR dont work for me
#2374
|
Hello everyone, while using the scaffolding project generated by Bati, I noticed that every change to the Vue component requires me to restart the server using r+enter to take effect. Is this the expected result, or did I do something wrong? 2025-04-15.17-02-55.mp4The scaffold I am using is: |
Answered by
YKDZ
Apr 15, 2025
Replies: 3 comments 2 replies
|
This issue was resolved when I started the development server using a PowerShell environment instead of a WSL environment, and I am unsure of the reason. |
0 replies
Answer selected by
YKDZ
|
Okay, I found discussion #2053 and understood why. |
0 replies
|
Can you publish a reproduction? I'll then implement a warning or change Vite's default accordingly. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This issue was resolved when I started the development server using a PowerShell environment instead of a WSL environment, and I am unsure of the reason.