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): dynamicChildren should be tracked correctly when normalizing slots to plain children #1987

Merged
merged 3 commits into from
Sep 1, 2020
Merged

Conversation

HcySunYang
Copy link
Member

Fix: #1980

@yyx990803
Copy link
Member

Nice job tracking this down. I refactored it to avoid creating an extra function for every compiled slot.

@yyx990803 yyx990803 merged commit 5b82c48 into vuejs:master Sep 1, 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.

Regression: Slot is not re-rendering when inside <component>
2 participants