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
I expect World not found to be rendered. I expect wildcard route to match every unknown path so I can notify user about the problem.
Actual Behavior
Wildcard route <Route path="*" does not match. Shows blank page.
This issue is possibly related to issues #8428 and #8517, but neither mentions HashRouter explicitly. The closest described issue is @vreezy's #8428 (comment)
vreezy, Ellie-Yen, boardcrusher1112, Mattijah and Namnika