Jan Amann

Results 436 comments of Jan Amann

Thanks for the reproduction! It seems like Next.js 15 has changed something with the bundling behavior, I need to dig a bit deeper and potentially create a bug report upstream....

I've talked to the Next.js team via DM and they confirmed suspicious behavior in Next.js here. I've added an upstream report here: https://github.com/vercel/next.js/issues/75180. As a workaround for the time being,...

Sure, you're welcome! I'll leave the issue open as I'm currently waiting for the Next.js team to hopefully address this upstream.

@VariableVic Sure, it was all the work of @sseshaheen! He only asked if I could help with a review. In case you're interested in following through with this, I could...

As a side note, I've just released 🌐 [learn.next-intl.dev](https://learn.next-intl.dev/), which is a course on using `next-intl`. The example project that is being worked on throughout the course is specifically in...

I agree that this would be helpful, yes! This will require some thought about how to separate the pages that are rather guides and the ones with API documentation. I...

@apavlinovic The issue you've linked to was closed due to inactivity from your side. I just tried adding a very lengthy message to `example-app-router` and did not see any increase...

Seems like there's some movement here: https://github.com/vercel/next.js/pull/70961. As far as I understand the feature, it's mostly targeted at validation. The best I can think of is a validation that the...

Thank you for the reproduction! I agree that there might be something to do here, but I'm wondering if this should be addressed by Next.js instead. I can reproduce the...

This should be harder to run into now with [v.4.2.0](https://github.com/amannn/next-intl/releases/tag/v4.2.0).