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
On Windows (EDGE) and WSL (WebKit2GTK) it seems to be working as expected: Just press F12 and that's it.
On Mac OS, however, there are some hoops to jump through: Keyboard shortcut is the same as in Safari (CMD + ALT + J), which is already odd and apparently cannot be changed? However, the web inspector is also disabled by default outside of Safari, see https://developer.apple.com/forums/thread/4326 for details.
It might also be worth verifying that the inspector actually works in the real Safari browser first?
Symptoms of it not working: Keyboard shortcut only plays error sound, opening via right-click menu bugs out the WebView (white frame where the dev tools should be...).
The text was updated successfully, but these errors were encountered:
On Windows (EDGE) and WSL (WebKit2GTK) it seems to be working as expected: Just press F12 and that's it.
On Mac OS, however, there are some hoops to jump through: Keyboard shortcut is the same as in Safari (CMD + ALT + J), which is already odd and apparently cannot be changed? However, the web inspector is also disabled by default outside of Safari, see https://developer.apple.com/forums/thread/4326 for details.
It might also be worth verifying that the inspector actually works in the real Safari browser first?
Symptoms of it not working: Keyboard shortcut only plays error sound, opening via right-click menu bugs out the WebView (white frame where the dev tools should be...).
The text was updated successfully, but these errors were encountered: