-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
What problem does this feature solve?
These console errors are unnecessary. Vue Router knows itself whether or not something is redundant, so why not just silently return early with no error? Seems like a pointless error
Especially annoying when you have error reporting like Sentry (and even more annoying when you're paying for it) and getting thousands of reports and having to intentionally ignore them
What does the proposed API look like?
No console logging
Metadata
Metadata
Assignees
Labels
No labels