Clément RICATTE
Clément RICATTE
I found a fix to the issue (*the repro has been updated accordingly*) with a call to `setStaticParamsLocale` in the `generateMetadata` function. This is related to this part of the...
I added a working example of a notFound page within the `[locale]` folder in my repro of the issue #298 to help with this issue. You can find it here:...
You can work around the issue by using `disablePreventScroll` and `noBodyStyles`. From what I tested, it's more related to the fact that you scrolled in the page than it being...