ar5had / expense-listing-app

An expense listing app I made as a frontend challenge for Pleo.
https://pleo-meets-arshad.herokuapp.com
MIT License
1 stars 0 forks source link

i18n.languages were undefined or empty undefined #39

Open ar5had opened 5 years ago

ar5had commented 5 years ago

react-i18next:: i18n.languages were undefined or empty undefined This error might be the reason why by default the correct default locale is not picked. Well I ll be not looking much into this now. https://github.com/isaachinman/next-i18next/issues/374

ar5had commented 5 years ago

This issue is not related to the code, but it occurs due to a racing condition in react-i18next. See this.