Expandables component should change between show/hide even when defaultOpen="true" #1645
morini123
started this conversation in
Bugs & Feedback
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.
-
When using an expandables component, the label switched between show/hide when opening and closing the expandable. But if defaultOpen is set to true, then the expandable appears open by default but when closing it the label does not change, it stays Hide.

Beta Was this translation helpful? Give feedback.
All reactions