T
TanStackβ€’14mo ago
absent-sapphire

possibility to check if can go back

Hello πŸ‘‹ Does any one knows how to implement check if there is a route in history to go back in order to prevent leaving my application when coming from browser link? I know that such feature exists in react-router, but I don’t wanna go back to it after trying typed routes and query params. Thank you for help πŸ™
1 Reply
passive-yellow
passive-yellowβ€’14mo ago
we got this feature request a few times, but this is not implement (yet). how does this feature look like in react-router?

Did you find this page helpful?