saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
32.8k stars 1.26k forks source link

bug: Lagging on the opening animation of collapse components only on Firefox #3053

Open fedemille opened 2 months ago

fedemille commented 2 months ago

What version of daisyUI are you using?

v4.11.1

Which browsers are you seeing the problem on?

Firefox

Reproduction URL

https://daisyui.com/components/collapse/

Describe your issue

Hi, I wanted to add for the the first time the collapse component to my project, so I went to the official page and I noticed that the opening animation of that element has been lagging, even if it is the one using checkboxes or the tabIndex. I also tried to include it in my project and it has the same behavour. Lagging shows only on the opening animation, the closing one is almost fluid. I tried different browsers (Firefox, Firefox dev edition, Chrome and Edge) and it happens only on the two versions of Firefox. Thank you

github-actions[bot] commented 2 months ago

Thank you @fedemille for reporting issues. It helps daisyUI a lot ๐Ÿ’š
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

isti115 commented 3 weeks ago

I am experiencing the same problem. Looking at the issue tracker I think that this is actually a duplicate of #2850.