Hacker News new | ask | show | jobs
by bombcar 1392 days ago
You ate my back button on iPhone and I couldn’t return.
1 comments

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!
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!