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β’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?