primereact
primereact copied to clipboard
Accordion: jumpy transition animation
Describe the bug
When extra padding is added to the content of the accordion (to increase the spacing between open tabs), the transitions are noticeably jumpy
Reproducer
https://codesandbox.io/s/distracted-wave-4p5tk3
PrimeReact version
8.3.0 Worked on v7
React version
18.x
Language
ES6
Build / Runtime
React
Browser(s)
No response
Steps to reproduce the behavior
Use Accordion's contentClassName to customise spacing between open tabs
Expected behavior
The transition is smooth
It still works its is just the transition is a little jumpy? If that is the case the Title of this ticket is misleading
Hello, I am facing the same issue. Have you got any ideas for a fix/workaround?