Add keepMountedMode prop to Accordion component
#9012
ibramir
started this conversation in
Feature requests
Replies: 1 comment
-
|
I've created a pull request for this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It would be nice to have a
keepMountedModeprop with values"activity" | "display-none"like theTransitioncomponent, because with React 19'sActivity, even though it preserves the state, any effects inside the panels don't trigger if the accordion is collapsed.Beta Was this translation helpful? Give feedback.
All reactions