Skip to content

Initial Collapse stuck on 'expanding' #29

Closed
@marcopixel

Description

@marcopixel

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

https://stackblitz.com/edit/vitejs-vite-1wliil?file=src%2FApp.vue,src%2Fcomponents%2FCollapse.vue,src%2Fcomponents%2FEditor.vue

Steps to Reproduce:

  1. Wait for the page to load
  2. 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.

Aufzeichnung.2024-06-26.093858.1.mp4

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions