next-use-contextual-routing
next-use-contextual-routing copied to clipboard
Please re-active this repo
Hi author. First of all I am very appreciated to this repo. But please re-maintain this repo. it's still useful for pages/ dir, not just /app dir.
Hi @phatify, what exactly is still not possible to do with native Next routing? I haven't used Next.js during the last couple years, so I'd need some support/advise.
Hi @toomuchdesign, although NextJS has released new routing, but at the moment there are still many projects using the old routing mechanism and there are no plans to upgrade at least in the near future, so I suppose that next-use-contextual- routing may still be useful for pages/ routing.
Hi @toomuchdesign +1 for reactive this repo. App Router don't solve with returnHref.
They have example https://nextgram.vercel.app/, but this one don't show how to solve problems. If we have navigation into modals (one modal can open another), we need same approach which you provide with this library
@noveogroup-amorgunov Have you had a chance to test this library against newer Next versions (14 / 15)?
@noveogroup-amorgunov Have you had a chance to test this library against newer Next versions (14 / 15)?
@toomuchdesign yes I will test it and come back
Opened to support Next v13 and v14, and tests seem fine.
Project undeprecated 👍