RFC: unwrapFragment – flatten nested Fragment nodes in VNode arrays #788
baozjj
started this conversation in
RFC Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This discussion accompanies the RFC PR #13546, which proposes a new internal utility
unwrapFragment
to flatten nested Fragment nodes inside VNode arrays.It aims to address issues in deeply nested slot forwarding scenarios, especially where vnode analysis (like counting children) is required.
Please leave all feedback here 🙏
Beta Was this translation helpful? Give feedback.
All reactions