vuejs / router

🚦 The official router for Vue.js

Home Page:https://router.vuejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When update the page show message warning when it use vue router dynamically

matteo6b opened this issue · comments

Reproduction

https://stackblitz.com/edit/vitejs-vite-xflg3u?file=src%2Frouter.ts

Steps to reproduce the bug

When you stay in dynamically route created and update the page wIth F5

Expected behavior

You wouldn't have any warning errors.

Actual behavior

image

Additional information

No response

When reloading the router requires you to add the routes again, so it’s normal it can’t find the location