Serving translation files in S3 ➡️ getting i18next::translator: missingKey even though namespace file loaded correctly #2262
Unanswered
gabriellamichelle
asked this question in
Q&A
Replies: 1 comment
-
Update: After debugging, it seems that in the original code using file system,
May I know if I have missed any step? |
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
-
I am trying to use S3 bucket (accessed through CDN) to serve our translation files.
It seems like the library is able to download the files correctly (loaded correctly based on Network tab and console log), however it is still saying that the key for the translation is missing. The page is only showing the keys as well at the moment.
Would you be able to help me on this? 🙇 Thank you!!
Package version:
i18n.js configuration
Console log:
initializedObject
Beta Was this translation helpful? Give feedback.
All reactions