Closed midrissi closed 5 years ago
Updating the 18next module to 16.0.0 will generate the exception TypeError: Cannot read property 'languageDetector' of undefined:
TypeError: Cannot read property 'languageDetector' of undefined
In this pull request, I am trying to fix that issue and take the opportunity to update dependencies.
i18next@17.0.0 should solve this
Tested it! It resolved the issue. Thanks a lot.
Updating the 18next module to 16.0.0 will generate the exception
TypeError: Cannot read property 'languageDetector' of undefined
:In this pull request, I am trying to fix that issue and take the opportunity to update dependencies.