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
Currently, in my SPA w/ hash based routing, the Location in the context from agentation is always the root (/). IMO a prop like useHashLocation would be great to force agentation to use the hash value as the location.
Currently, in my SPA w/ hash based routing, the
Locationin the context from agentation is always the root (/). IMO a prop likeuseHashLocationwould be great to force agentation to use the hash value as the location.