Skip to content

Commit

Permalink
docs(extras): add conditional slot rendering to experimentalSlotFixes (
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz authored Mar 14, 2024
1 parent 53c298e commit 04d8a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/config/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ with the intent of making these the default behavior in Stencil v5. When set to
- 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)
- Slot name is not updated when it is bind to a prop [(#2982)](https://github.com/ionic-team/stencil/issues/2982) (since 4.12.1)
- Conditionally rendered slots not working [(#5335)](https://github.com/ionic-team/stencil/issues/5335) (since 4.13.0)

:::note
New fixes enabled by this experimental flag are not subject to Stencil's
Expand Down

0 comments on commit 04d8a43

Please sign in to comment.