Please wrap your app with TranslationProvider
- but it's aready wrapped
#262
Labels
bug
Something isn't working
TranslationProvider
- but it's aready wrapped
#262
Hi, I have wrapped my app with
TranslationProvider
as mentioned in docs, but I still get the following error:Please wrap your app with "TranslationProvider"
I am trying to access translation on a context (
context.t.action.loginToApp
) so it auto re-renders when I change locale.I am confused, what am I doing wrong?
The text was updated successfully, but these errors were encountered: