Delete backdrop from popup

How to remove the backdrop that the popup has by default? I already tried to remove it with display none but it doesn’t work.

I already found the solution, I don’t know why the popup is high 100vh and width 100%, when in the popup configuration I have set the width and height to 0.
image

1 Like

Is it a bug? Please change post from “How To” to “Bug” if it is a bug. :slightly_smiling_face:

I can’t find where to change that