-
Notifications
You must be signed in to change notification settings - Fork 421
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
docs(extras): add dynamic slot name change fix to slot fix list #1337
docs(extras): add dynamic slot name change fix to slot fix list #1337
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/config/extras.md
Outdated
@@ -103,6 +103,8 @@ with the intent of making these the default behavior in Stencil v5. When set to | |||
- Slot element loses its parent reference and disappears when its parent is rendered conditionally [(#3913)](https://github.com/ionic-team/stencil/issues/3913) (since v4.8.2) | |||
- Failed to execute 'removeChild' on 'Node' [(#3278)](https://github.com/ionic-team/stencil/issues/3278) (since v4.9.0) | |||
- React fails to manage children in Stencil slot [(#2259)](https://github.com/ionic-team/stencil/issues/2259) (since v4.9.0) | |||
<!-- TODO confirm fix version (propagate if necessary) --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll make sure this is accurate before the next release. Just not sure if that'll be a minor or patch release yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This adds ionic-team/stencil#2982 to the list of fixes from
experimentalSlotFixes