vuejs / vue-router

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

Uncaught TypeError: Cannot destructure property 'options' of 'inject(...)' as it is undefined #3842

Closed Ken-ding closed 1 year ago

Ken-ding commented 1 year ago

image

environment: vite:3.2.6 vue-router:4.0.1

I encountered this error in the development environment.