Closed abegehr closed 3 weeks ago
Thank you @abegehr
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.
I'm working around this issue by setting overflow-hidden
on the modal-box
when the modal is closed now.
It does scroll anywhere on the green box. I don't see any issues ๐ค
This video is Safari 18:
https://github.com/user-attachments/assets/44fb31c8-49f2-462d-bfc7-e81d9f22476b
What version of daisyUI are you using?
v4.12.10
Which browsers are you seeing the problem on?
Safari
Reproduction URL
https://play.tailwindcss.com/CeDiRXRV2i
Describe your issue
I've noticed a bug on one of my pages that uses daisyui, where a div that's marked with "overflow-y-scroll" doesn't scroll when the cursor is over a modal that itself scrolls, while the modal is closed. The issue doesn't occur on Chrome.
There is a reproduction attached to this issue. Screenshots for explanation: