vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org/
MIT License
1.68k stars 114 forks source link

Missing inspect button in dev tools #700

Open dragomirweb opened 3 hours ago

dragomirweb commented 3 hours ago

tested on versions 7.6.0+ while using the host app: http://localhost:3000/__devtools__/ in the components the inspect button is missing, using the inspect kb shortcut opens the floating inspector even when it;s turned off. tried clearing cache, ram dns browser ... even my life but still the button is gone might be to the recent changes to the inspect shortcut. Mentioning that in the floating dev tools the inspect button is still near the search bar.

dragomirweb commented 3 hours ago
image