fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

Is it possible to get the previous route? #183

Closed dextermb closed 1 year ago

dextermb commented 6 years ago

🤔

reergymerej commented 5 years ago

180 shows how to go back, but it doesn't return the new route object.

vaibhavi3t commented 5 years ago

Hi, I also have a use case where I need to know about the previous page. I'm using next-routes in my nextjs app. Any idea how I can achieve this or any default support in the library?

reergymerej commented 1 year ago

I can move on with my life now. :D