Unhiding debug bar #3335
mikegrogan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Super basic question. In say development mode there's the debug bar at the bottom. Sometimes it interferes with the webpage (as it's fixed), so i click the X to hide it.
What's the recommended way to get it back? I poked around and found wdb-hidden=1 in the browser session storage. Removing that entry will bring it back. Is that the only way? Doing a reload=true didn't bring it back.
On https://guides.wheels.dev/v4-0-0/digging-deeper/debug-panel/#the-debug-bar it says the clicking the X turns the bar into a minimized debug button? I don't see a debug button in the corner to get the bar back?
All reactions