You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With rootParams being available in the latest canary release of Next.js, I'd be curious how this feature is working for users of next-intl that have already decided to give it a shot!
My impression so far has been positive, these are my findings.
Bugs/missing:
Client-side navigations within a given segment value will return undefined for the root param value (ref)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With
rootParams
being available in the latest canary release of Next.js, I'd be curious how this feature is working for users ofnext-intl
that have already decided to give it a shot!My impression so far has been positive, these are my findings.
Bugs/missing:
undefined
for the root param value (ref)Nice-to-have:
Let me know if
rootParams
works well for your app!Beta Was this translation helpful? Give feedback.
All reactions