Skip to content

Update keep-alive hook documentation #1075

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

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

tylermercer
Copy link
Contributor

Description of Problem

Previously, the docs did not make clear that the activated hook is called for the entire component tree that is kept alive, and that mounted and unmounted are not called anywhere in that tree.

Proposed Solution

Update the docs.

Additional Information

Previously, the docs did not make clear that the activated hook is called for the entire component tree that is kept alive, and that mounted and unmounted are not called anywhere in that tree.
Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tylermercer thanks, it definitely looks more clear now 👍🏻

@NataliaTepluhina NataliaTepluhina merged commit 9657a47 into vuejs:master Jun 2, 2021
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.

2 participants