Skip to content

fix(vue3): render code crash on transition component #1549

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
Sep 22, 2021

Conversation

konpeki622
Copy link
Contributor

With reference to #1507 , I found that Transition was defined as a functional component in vue 3.x, which caused crash on showing render code. To fix it conditional statement is added.

@Akryum Akryum merged commit 3b5d565 into vuejs:main Sep 22, 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