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
Instead of redirecting to /login?redirect=..., I'm getting redirected to loginredirect=..., i.e. the question mark is missing from before the query param. I suspect I've just done something silly, but I can't figure it out.
Thanks @shane-kerwin , probably a breaking change in the history API. You can see here this repo has only been testing up to history v4. I'll look add a note along with a maintenance notice as Im no longer actively maintaining this repo.
Instead of redirecting to
/login?redirect=...
, I'm getting redirected tologinredirect=...
, i.e. the question mark is missing from before the query param. I suspect I've just done something silly, but I can't figure it out.I have the following set up for my routes:
Versions:
The text was updated successfully, but these errors were encountered: