datainvestor

Results 12 comments of datainvestor

@adrai thanks for sharing the resource. I tried doing exactly that and while it works Im getting typescript error: ``` Argument of type '{ bindI18n: string; }' is not assignable...

I have tried the above and also followed the tutoria here: https://locize.com/blog/next-i18next/ and currently I am getting the hydration error: ``` Unhandled Runtime Error Error: Hydration failed because the initial...

@adrai So here is sandbox where I reproduced the second error I am getting: https://codesandbox.io/s/nostalgic-wood-k85ye6?file=/pages/lazy-reload-page.tsx

I see but when using Locize platfroms our translator will be changing them to see how they look like in the In-context editor. So they will be different from the...

Is there a setup guide for next.js to use only translations from Locize platform with `next-i18next`? Which backend to use for that? Ultimately I think what can solve this issue...

Seems that this is the only approach to solve my issue for now, I could probably use it only on development environment which would have set up in-context editor with...

Is there some kind of throttling applied on Locize platform? It seems that translations are not refreshed immediately when changed on the Platform, or there is a setting in Locize-Backend...

So how do you call the animation in the component? Is the plot automatically animated after adding those extra lines of codes above?

Heads up, the solution posted above does not work.

Is there a way to enable this kind of scroll behaviour? I would like to have vertical scroll for my blocks of code.