Skip to content

Document that Vue/Nuxt code doesn't play nice with hmr #173

@paulrosen

Description

@paulrosen

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

No one assigned

    Labels

    area:externalA bug/feature due to integration with another library / JavaScript framework, but not the browser.documentationImprovements or additions to documentationpriority:medium

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions