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(compiler-ssr): transition group should inject props #5182

Closed
wants to merge 3 commits into from

Conversation

edison1105
Copy link
Member

fix #5141

@xxSkyy
Copy link

xxSkyy commented Jan 28, 2022

Can it be merged? It's really essential problem with SSR

@weikinhuang
Copy link

we are also encountering this issue

@yyx990803
Copy link
Member

See aed10c5 - the idea is correct, but it's safer to build the props during the actual transform phase.

@yyx990803 yyx990803 closed this May 18, 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.

[SSR]bug: transition group lacks of attributes and classes
4 participants