You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I know it's not an exact duplicate of that issue, but I'd like to keep the warnings issues limited to one so we can track when they are removed.
What version of React Router are you using?
6.28
Steps to Reproduce
vitest-fail-on-console
(or similar) enabledExpected Behavior
there is should be an easy way to disable those warnings for tests without manually updating all
<MemoryRouter ...
usages with the whole features listActual Behavior
you have to manually list all those features for each failing test
The text was updated successfully, but these errors were encountered: