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
Currently Quasar CLI scaffolds new projects with Vite v2.x. I resolved the issue with Quasar by upgrading to @quasar/app-vite v2 (which installs Vite v5.x) following their upgrade guide https://quasar.dev/quasar-cli-vite/upgrade-guide
页面中引用了这个组件后 热更新失效。
使用:
控制台输出的日志如下:
3:59:07 PM [vite] hmr update /src/pages/editor/[id].vue (x2)
好像成功的日志。
但是网页是没有更新到最新的。
The text was updated successfully, but these errors were encountered: