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
change first input :value to v-model , the code vue bidirectional binding should work right now, but page hmr not work ,You need to refresh the page manually:)
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
v-model directive changed, vite hmr not work at immediate
Reproduction
https://stackblitz.com/edit/vitejs-vite-edgswe?file=src%2FApp.vue&terminal=dev
Steps to reproduce
change first input :value to v-model , the code vue bidirectional binding should work right now, but page hmr not work ,You need to refresh the page manually:)
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: