Discussed in #3335
Originally posted by mikegrogan July 29, 2026
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?
Discussed in #3335
Originally posted by mikegrogan July 29, 2026
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?