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(renderSlot): set slot render as a STABLE_FRAGMENT (fix #766) #776

Merged
merged 4 commits into from
Feb 25, 2020

Conversation

ysj16
Copy link
Contributor

@ysj16 ysj16 commented Feb 25, 2020

there is some error when processFragment sub-component's slot fragment.
I have some confusion about STABLE_FRAGMENT, I wonder if I can set the slot render return a STABLE_FRAGMENT VNODE

@ysj16 ysj16 closed this Feb 25, 2020
@yyx990803
Copy link
Member

I think this is a good patch - just curious what specific error did you run into that led you to look into this? It'd be nice to have a reproduction to ensure we are not overlooking the original issue.

@yyx990803
Copy link
Member

Oh nvm, I see you are referencing #766

@yyx990803 yyx990803 merged commit 8cb0b83 into vuejs:master Feb 25, 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.

2 participants