Open krystxf opened 1 month ago
Describe the bug CollapsibleBox get stuck when I close it with double click. This issue is in storybook, web and electron app.
Info:
How to reproduce Steps to reproduce the behavior:
packages/components
Expected behavior Content should expand
Screenshots
https://github.com/user-attachments/assets/a1ba52eb-9762-41b8-83d6-72ca3fffa415
Additional context
It's an issue in framer-motion (here is a related discussion). This can be solved by bumping the framer-motion version to ^11.11.0
framer-motion
^11.11.0
Describe the bug CollapsibleBox get stuck when I close it with double click. This issue is in storybook, web and electron app.
Info:
How to reproduce Steps to reproduce the behavior:
packages/components
storybookExpected behavior Content should expand
Screenshots
https://github.com/user-attachments/assets/a1ba52eb-9762-41b8-83d6-72ca3fffa415
Additional context