Closed larebsyed closed 2 years ago
can you provide more info?
can you provide more info?
I believe it's like Beatgig, in which if you have a route to go back, it shows the back button...
useRouter()
returns a back
function, we use that
canGoBack
is a bit more complicated with web history…
I need to override the router back action per screen, haven't been able to find a solution to this problem.