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
In the components tree in vue devtools v6, it would show the key for the component if there was one. I can't find the equivalent in devtools v7 anywhere. Is it missing or am I just being dense? I have searched but can't find anything.
The app is a plain vue+vite thing on Vue v3.5.12 with no frameworks, if that matters.
Just for context, I ran into this because I am currently debugging an issue that is caused by incorrect keys. Normally I'd probably not consider it that critical a feature but today my browser auto updated to devtools v7 which has broken my workflow and I'll need to go back to v6. Insert obligatory xkcd reference here.
The text was updated successfully, but these errors were encountered:
In the components tree in vue devtools v6, it would show the key for the component if there was one. I can't find the equivalent in devtools v7 anywhere. Is it missing or am I just being dense? I have searched but can't find anything.
The app is a plain vue+vite thing on Vue v3.5.12 with no frameworks, if that matters.
Just for context, I ran into this because I am currently debugging an issue that is caused by incorrect keys. Normally I'd probably not consider it that critical a feature but today my browser auto updated to devtools v7 which has broken my workflow and I'll need to go back to v6. Insert obligatory xkcd reference here.
The text was updated successfully, but these errors were encountered: