saadeghi / daisyui

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

bug: Modal with responsive on small screen with animation jitter #2667

Open fanshuai opened 8 months ago

fanshuai commented 8 months ago

What version of daisyUI are you using?

v4.4.20

Which browsers are you seeing the problem on?

Safari

Reproduction URL

https://daisyui.com/components/modal/

Describe your issue

Modal with responsive on small screen with animation jitter

Kapture 2023-12-15 at 22 01 07

github-actions[bot] commented 8 months ago

Thank you @fanshuai 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.

fanshuai commented 8 months ago

In my own project, after deleting the div.modal-action element, the problem was fixed.