Skip to content

fix(vue2): Use the super constructor when the instance is a VueComponent #1690

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
Feb 9, 2022
Merged

fix(vue2): Use the super constructor when the instance is a VueComponent #1690

merged 1 commit into from
Feb 9, 2022

Conversation

0Rick0
Copy link
Contributor

@0Rick0 0Rick0 commented Feb 9, 2022

Fixes #1687

@Akryum Akryum merged commit bec47a7 into vuejs:main Feb 9, 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.

Vue2 fails when using a VueComponent instead of Vue as root
2 participants