next-routes icon indicating copy to clipboard operation
next-routes copied to clipboard

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

Open sarang-naico opened this issue 4 years ago • 2 comments

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

sarang-naico avatar Aug 04 '20 11:08 sarang-naico

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

arminops avatar Jan 18 '21 18:01 arminops

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

meabed avatar May 23 '21 04:05 meabed