Hot reload does not update the DOM #9104
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, The HMR (Hot Module Reload) is handled by vue-loader. If there's any issue that you encounter with it, please report it to vue-loader. Mention it's vue-loader v16.2.0. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I'm having a hot reload problem too. All seemed ok but I've come across two .vue files that have a problem. The first change you make is ok, it does the reload but after that nothing, no further changes trigger a reload. The only way to carry on is to restart quasar. rstoenescu... I looked to report this on vue-loader but the latest version is v16.1.2 is this what quasar is using? |
Beta Was this translation helpful? Give feedback.
Hi,
The HMR (Hot Module Reload) is handled by vue-loader. If there's any issue that you encounter with it, please report it to vue-loader. Mention it's vue-loader v16.2.0. Thanks.