Replies: 1 comment
-
Add PS Setup to support RSC and Client components is tricky, consider with the examples we have in our repo as well as tutorial |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I'm trying to setup Lingui for a NextJS app, but I'm running into an issue with I18nProvider.
Here the error from a NextJS 14 instance:
.babelrc
lingui.config.ts
src/app/layout.tsx
package versions:
Im getting similar issues in NextJS 15 with the SWC plugin.
I've probably missed something during setup, but can't pinpoint it. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions