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(keep-alive): call activated hook of nested components.(#1742) #1743

Merged
merged 2 commits into from
Aug 6, 2020
Merged

fix(keep-alive): call activated hook of nested components.(#1742) #1743

merged 2 commits into from
Aug 6, 2020

Conversation

zhangzhonghe
Copy link
Member

@zhangzhonghe zhangzhonghe commented Jul 30, 2020

Closes #1742

@yyx990803 yyx990803 merged commit 233d191 into vuejs:master Aug 6, 2020
@zhangzhonghe zhangzhonghe deleted the fix/#1742 branch August 26, 2020 15:06
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.

No call activated hook of nested components when root component of keep-alive has no activated hook.
2 participants