vuejs / devtools

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

TypeError: _a.resolve is not a function #708

Open sardor01 opened 1 day ago

sardor01 commented 1 day ago

Environment:

Operating System: Darwin Node Version: v20.10.0 Package Manager: pnpm@9.12.3

Reproduction:

https://github.com/sardor01/vue-devtools-issue-repro

Describe the bug:

I opened the devtools and clicked on "Pages" menu and got this error in console:

Screenshot 2024-11-20 at 07 25 12

sardor01 commented 1 day ago

I think it probably makes sense to hide "Pages" menu if there are no routes