Warning of invalid param for catch all route with named route redirect #1617
Labels
enhancement
New feature or request
good first issue
Good for newcomers
has workaround
A workaround has been found to deal with the issue
Version
4.1.6
Reproduction link
jsfiddle.net/z0kytrqj/16/
Steps to reproduce
Navigate to a catch all route with a named route redirect
What is expected?
No warnings
What is actually happening?
Warning displayed: Discarded invalid param(s) "pathMatch" when navigating. See https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 for more details.
The text was updated successfully, but these errors were encountered: