Closed
Description
Description
I've made a wrapper component with your library and when setting the parent props to expanded
true and if there's an element inside changing size it will freeze at the expanding stage without any errors. I've added as an example TinyMCE but this will happen with other elements changing the size while transitioning.
Reproduction
Steps to Reproduce:
- Wait for the page to load
- The TinyMCE Window at the bottom will be cutoff
Expected: The collapsed content should be extended completly and all contents should be visible.
Actual: The collapsed content is partially cutoff and not completly visible until we reopen the collapse.