Skip to content

feat(migration): accessing instance in a custom directive #609

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

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Oct 7, 2020

custom directives quite often need access to the component instance. The way to do that changed in Vue 3.

This PR documents that change in the migration guide.

@LinusBorg LinusBorg changed the title feat(Migration): accessing instance in a custom directive feat(migration): accessing instance in a custom directive Oct 7, 2020
@NataliaTepluhina NataliaTepluhina merged commit 58f35c9 into master Oct 8, 2020
nick-lai pushed a commit to nick-lai/docs-next that referenced this pull request Dec 2, 2020
Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
@NataliaTepluhina NataliaTepluhina deleted the linusborg/custom-directive-migration-access-instance branch February 24, 2021 08:35
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.

3 participants