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

Modify the documentation description of the custom directive #1429

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

rinbowLi
Copy link

@rinbowLi rinbowLi commented Jan 12, 2022

Description of Problem

the mounted of the custom directive is earlier than the onMounted of the component,but called when the bound element's parent component is mounted in docs

Proposed Solution

Modify the documentation description of the custom directive
eg:called before the bound element's parent component is mounted

Additional Information

The issue of pull request

@NataliaTepluhina NataliaTepluhina merged commit 12aa633 into vuejs:master Jan 12, 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.

2 participants