fthomasvp-wow

Results 4 comments of fthomasvp-wow

Hi, The issue also happens on Next 15 (_Pages Router_). ### Steps to Reproduce 1. Create a project using the `create-next-app` 2. Add a catch-all dynamic route at the top...

> Are you using `fallback:false` ? Yes! There is also a dynamic route using `fallback: blocking` (_in the monorepo project mentioned by @gabriel-wow_ ) that works fine (_when no catch-all...

Got it! We'll make the changes, and update this thread with the results. Thanks for your quick reply @sommeeeer @conico974

Hi, Your tip did the trick... Both Pages and APIs are working as expected. Out of curiosity... Are you guys planning to release a fix soon? Big thanks for your...