[email protected] error: uncaught error during route navigation

1.6k Views Asked by At

The page didn't navigate correctly when I use router.push:

[Vue Router warn]: uncaught error during route navigation:
warn @ vue-router.mjs:35
vue-router.mjs:3471  TypeError: Cannot use 'in' operator to search for 'catch' in undefined

enter image description here

0

There are 0 best solutions below