Skip to content

Add support for preserveState options #1920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

filips123
Copy link

This adds support for specifying options to preserveState, allowing to only skip default module state registration when the state already exists or to merge the existing state with the state from the module. It closes #1675.

@filips123 filips123 force-pushed the preservestate-options branch from 1a014c4 to 2a374ea Compare January 2, 2021 23:23
@carsoli
Copy link

carsoli commented Jan 19, 2022

Can we somehow get the attention of the core-reviewers to this issue/PR?

@ReWWeR
Copy link

ReWWeR commented Feb 16, 2022

When it is expected to be merged? @yyx990803

@cuebit cuebit deleted the branch vuejs:3.x April 13, 2022 03:12
@cuebit cuebit closed this Apr 13, 2022
@cuebit cuebit reopened this Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic module state not created with hot loading (preserveState set to true)
4 participants