-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
area:externalA bug/feature due to integration with another library / JavaScript framework, but not the browser.A bug/feature due to integration with another library / JavaScript framework, but not the browser.documentationImprovements or additions to documentationImprovements or additions to documentationpriority:medium
Milestone
Description
I'm opening this just to keep track of it. There might not be anything that can be done.
If you follow the steps in the Vue/Nuxt demos and have the dev server running, then change something, "hot module replacement" will immediately update the browser.
However, there is some initialization step that doesn't happen so the code-input code starts erroring out.
It is an easy work around and fine for me - just turn off HMR. But some people might find that annoying.
Metadata
Metadata
Assignees
Labels
area:externalA bug/feature due to integration with another library / JavaScript framework, but not the browser.A bug/feature due to integration with another library / JavaScript framework, but not the browser.documentationImprovements or additions to documentationImprovements or additions to documentationpriority:medium