Replies: 1 comment
-
Just this week I've streamlined I hope this helps! |
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.
-
Hi! I've been working around a template for Nextjs13 + Sanity, and it was the first time with this package. Really blow my mind how useful it is nowadays where all the pipeline we have defined is being re-built because the SSR revolution.
I was trapped trying to use the unstable_setRequestLocale(locale), but it has been impossible.
Then I read that exists the getTranslations. In the docs, it only appears in the Generate Metadata part. I don't understand why... is there any side effect in the cache or something like that? Why are you not speaking about this part of the package, when is the best solution for the async problem? Thank you man. Btw, you can check my repo here:
https://github.com/onarbf/nextity
Anyway, thanks for this tool. Docs in Nextjs about this are not clear at all yet.
Beta Was this translation helpful? Give feedback.
All reactions