solid-ui icon indicating copy to clipboard operation
solid-ui copied to clipboard

Dialog over Sheet is somehow blocked by Sheet backdrop

Open JohnCido opened this issue 10 months ago • 1 comments

If I call dialog.showModal() by clicking a button inside SheetContent, the newly opened dialog is blocked by a transparent layer, any click on the HTML document will close the Sheet, then the dialog content is clickable.

JohnCido avatar Feb 25 '25 08:02 JohnCido

Hi :) Thanks for creating this issue. Could you provide a minimal reproducible example so I can have a look at it? :)

stefan-karger avatar Mar 03 '25 07:03 stefan-karger