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): only render valid slot content #2485

Merged
merged 3 commits into from
Nov 26, 2020
Merged

fix(runtime-core): only render valid slot content #2485

merged 3 commits into from
Nov 26, 2020

Conversation

HcySunYang
Copy link
Member

@HcySunYang HcySunYang commented Oct 26, 2020

close: #2347
close #2461

@yyx990803 yyx990803 merged commit ce4915d into vuejs:master Nov 26, 2020
yyx990803 pushed a commit that referenced this pull request Dec 3, 2020
…ull (#2717)

fix #2715 

The bug was introduced by #2485 where a compiled slot may result in a bailed Fragment
which then gets its dynamicChildren set to `null` by the renderer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants