Hacker News new | ask | show | jobs
by qwerki 1390 days ago
Apologies for that. I've disabled the default redirect to /home for now so that shouldn't happen anymore. Will figure out the correct solution asap. Thanks for letting me know!
1 comments

Following this hint turns out I had left out the `replace={true}` prop on react router's Navigate component. Thank you for taking the time to point me in the right direction!