Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[docs] improvement / for uncaught exception on duplicated Routes (since v. 3.1.0) #3034
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
Hi,
would be great to have updated examples for the programmatic routing:
https://router.vuejs.org/guide/essentials/navigation.html
for :
router.push('/location', () => {})
and/or have a link ( on the #2881 (comment) )
Would be great.
What does the proposed API look like?
It would help to prevent or solve this log warnings.