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(runtime-core): inherit component in renderComponentRoot #1710

Closed
wants to merge 29 commits into from
Closed

fix(runtime-core): inherit component in renderComponentRoot #1710

wants to merge 29 commits into from

Conversation

Picknight
Copy link
Contributor

fix #1700

Picknight and others added 29 commits June 17, 2020 16:07
@yyx990803
Copy link
Member

See #1700 (comment)

vnode.component should only be non-null on actual component vnodes.

@yyx990803 yyx990803 closed this Jul 28, 2020
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.

vnode.component is null, inside a custom directive's hooks, when it is used onto a Vue component
2 participants