Skip to content

Hot reload just replaces state, no way detecting hotreload event. #275

Closed
@vird

Description

@vird

I had some issues with hotreload.
vuejs/vue#3225
Main reason: right now hotreload just renders new element and just replaces state. This state can store DOM links, which must be updated. There is no possible way to handle hotreload event.

I created some pull requests for hotreload hook
vuejs/vue-hot-reload-api#34
vuejs/vue#3227

Any other ideas for same behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions