How to prevent flashing keys of translation when first load a page #147
Unanswered
juniorforlife
asked this question in
Q&A
Replies: 1 comment
-
This happens when the i18next backend used server-side is not able to find the translation files. Another option is that you're using |
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
-
As you can see in the video, the keys flash for a moment before displaying the translations. How do I fix this?
record.mov
My configs
root.tsx
i18next.server.ts
entry.server.tsx
entry.client.tsx
Beta Was this translation helpful? Give feedback.
All reactions