buggood first issuehelp wanted
Métricas do repositório
- Stars
- (1.254 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
There is an issue when adding new languages that I believe is related to react suspense. See https://github.com/i18next/react-i18next/issues/977
Error:
Steps to reproduce:
- Add a new language to Locize.
- Make sure the new language is included in the supportedLanguages array. (i18nConfig.js)
- Try to open the new added language
- See console errors.
Are you able to reproduce it as well?