UnlyEd/next-right-now

i18n error when adding new languages

開放

#200 建立於 2020年11月10日

 (20 則留言) (0 個反應) (1 位負責人)HTML (116 個分叉)batch import
buggood first issuehelp wanted

倉庫指標

星標
 (1,254 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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:

  1. Add a new language to Locize.
  2. Make sure the new language is included in the supportedLanguages array. (i18nConfig.js)
  3. Try to open the new added language
  4. See console errors.

Are you able to reproduce it as well?

貢獻者指南