Skip to content
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

fix(KeepAlive): should delay update component if it wrapped in transition when deactivate #3959

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

edison1105
Copy link
Member

@edison1105 edison1105 commented Jun 15, 2021

fix #3950

@edison1105 edison1105 changed the title fix(KeepAlive): stop component update when deactivate fix(KeepAlive): skip flush component update when deactivate Jun 15, 2021
@edison1105 edison1105 changed the title fix(KeepAlive): skip flush component update when deactivate fix(KeepAlive): should skip flush component update when deactivate Jun 15, 2021
@edison1105 edison1105 marked this pull request as draft June 16, 2021 01:11
@edison1105 edison1105 changed the title fix(KeepAlive): should skip flush component update when deactivate fix(KeepAlive): should delay update component if it wrapped in transition when deactivate Jun 16, 2021
@edison1105 edison1105 marked this pull request as ready for review June 16, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Nested elements in kept alive component are replaced before the transition
2 participants