fridays / next-routes

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

slugs are not working with dynamic routes after upgrading to next 9.5 #340

Closed sarang-naico closed 1 year ago

sarang-naico commented 4 years ago

After upgrading the next js to the version 9.5 the slugs are not working in dynamic pages Router.pushRoute('blog', {slug: 'hello-world'}) @disintegrator @petertulala @Timer @tpreusse @trotzig

arminops commented 3 years ago

for me After updating 'next js' version. It's not working at all with ssr

meabed commented 3 years ago

I have just forked the repo and updated it to latest versions with the correct types, all test are passing 🟢 👍 https://github.com/meabed/next-routes-extended https://www.npmjs.com/package/next-routes-extended