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
fetchActions: Compare all routes to 'main', not just the first.
I think we generally expect the 'main' route to be index zero of the
routes, when it's among the routes. But it's not obvious that this
will always hold, and it's quite easy to check all the routes.
0 commit comments