You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using with FluxUI, when you open a flyout, wire-spy is not on top anymore - it's behind the backdrop of the dialog and so it is not useable. I have added a backdrop-blur to the flyout, so I can't see anything from wire-spy ;-)
The text was updated successfully, but these errors were encountered:
The problem with this is the dialog itself - it has an own stacking order and is on top of everything when it's open, so your high z-index has no effect.
Would be great if you can find a workaround to show wire-spy within a dialog as well.
When using with FluxUI, when you open a flyout, wire-spy is not on top anymore - it's behind the backdrop of the dialog and so it is not useable. I have added a backdrop-blur to the flyout, so I can't see anything from wire-spy ;-)
The text was updated successfully, but these errors were encountered: