vuejs / vue-router

🚦 The official router for Vue 2
http://v3.router.vuejs.org/
MIT License
18.99k stars 5.06k forks source link

Cant debug with vue-router #3843

Closed hezhongfeng closed 1 year ago

hezhongfeng commented 1 year ago

Vue version

3.3.4

Link to minimal reproduction

https://github.com/hezhongfeng/core/tree/report-branch

Steps to reproduce

  1. install and build vue
  2. cd packages/vite and install
  3. pnpm dev

What is expected?

can use vue-router to display signal page

What is actually happening?

Noting show

System Info

macOs 13.3.1

Any additional comments?

No response

posva commented 1 year ago

Open an issue on Vuejs/router using one of the bug report starters rather than a package within core and I will take a look 🙂