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
Most of my Vue work is done in the /pages folder of Nuxt.
Everytime I open devtools, it opens without any component focused.
I then have to navigate to the page I am working on.
Could there be an option or a default to open the first page in the tree?
Example screenshot on which element would automatically get selected:
This would greatly improve my workflow :-).
The text was updated successfully, but these errors were encountered:
HendrikJan
changed the title
[feature] default to the "page" component when using Nuxt or Vue-router
[feature] default to the "page" component when using Nuxt
Jan 30, 2025
Most of my Vue work is done in the
/pages
folder of Nuxt.Everytime I open devtools, it opens without any component focused.
I then have to navigate to the page I am working on.
Could there be an option or a default to open the first page in the tree?
Example screenshot on which element would automatically get selected:
This would greatly improve my workflow :-).
The text was updated successfully, but these errors were encountered: