Skip to content

(Vite plugin) How to show the floating panel after unchecking "Always show the floating panel"? #545

Open
@lukeupup

Description

@lukeupup

Hello, I am using the devtools as vite plugin. I tried unchecking the "Always show the floating panel" option in Settings page and close the panel. The panel is hidden as expected. There's no extra elements in the page that I can interact with the devtools. But I cannot find a easy way to make it show again. And I didn't find any documents about this. I also tried to call __VUE_DEVTOOLS_TOGGLE_OVERLAY__(true) but it doesn't work. Finally I edited the localstorage to revert the setting.

I'd like to know what's the proper way to make the floating panel to show again? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions