-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When the modal window is open, the user can still scroll the background content (via the mouse wheel) or select all text (via Ctrl+A).
To minimally reproduce this:
- open https://solid-headless.vercel.app/preview/dialog
- open dev tools and add a lot of text after the button html code
- open the modal window
- try scrolling or pressing Ctrl+A to select all the text
The issue might be related to tailwindlabs/headlessui#1056
Also maybe it has something to do with the fact that I am using astro js, but I do not think so.
Metadata
Metadata
Assignees
Labels
No labels