Replies: 1 comment
-
Good catch. This is a use case that wasn't documented. I'll create an example for this shortly. |
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.
-
Hi, migrating from v2 -> v3, exited to start using v3!
We used the
<Collapse />
component withstartingHeight
in v2, and replacing it with<Collapsible />
in v3 as described in the migration doc.But I can't find a way to reproduce the
startingHeight
-effect from v2 in the docs. Is it not supported anymore? Anyone knows how to achieve this?Beta Was this translation helpful? Give feedback.
All reactions