Did anything break regarding context/RSC compatibility in v4? #1903
sunwrobert
started this conversation in
General
Replies: 1 comment
-
You might want to check the upgrade guide in detail to check if something is relevant to your app. Some changes were a bit subtle, but necessary to streamline the library. E.g. this one could be relevant in regard to
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Tried migrating to v4 with app router, all functionality the same, but now noticing errors in build:
Just want a quick sanity check if this is expected behavior and I missed something in the migration guide. All hook usages are the same, and I'm using
NextIntlClientProvider
.Next version: 15.1.7
Beta Was this translation helpful? Give feedback.
All reactions