Closed
Description
openedon Mar 3, 2021
I was using PWDEBUG
in order to preserve the developer tools settings as part of my workflow process. Over time the PWDEBUG
introduced more setting, like the automatic opening of the new inspector and canceling the timeout.
The main thing that broke my flow was the x-pw-glass
element injected by the inspector. The element cannot be toggled off even while the inspector is closed and causes my image snapshots to fail (I think it would be nice to somehow hide the x-pw-glass
element from snapshots).
I wonder if those behaviors could be broken down into individuals environment variables?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels