I’m trying to use new dialog (modal) in component. However, each time I try to edit a dialog within a component it shows up greyed as if it was covered by backdrop or something.
I also tried this on new project with no other components and the outcome is exactly the same.
Also have the issue with modal not visible on mobile when deployed. It seems to still be clickable just its invisible. Lots of problems on things after deployment that work in the editor!
Why do i have to delete these elements from the DOM to be able to edit properly?
So you can edit the overlay to be pretty much invisible but you can’t even remove their overlay you just have to make it redundant. You could easily set up something so it only does it in the editor but its incredibly fucking stupid I have to do anything like that at all.