You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error - TypeError: Cannot read properties of undefined (reading 'forEach')
at /node_modules/i18next/dist/cjs/i18next.js:1912:20
at Array.forEach (<anonymous>)
at Connector.queueLoad (/node_modules/i18next/dist/cjs/i18next.js:1910:17)
at Connector.prepareLoading (/node_modules/i18next/dist/cjs/i18next.js:2048:25)
at Connector.load (/node_modules/i18next/dist/cjs/i18next.js:2062:12)
at I18n.loadResources (/node_modules/i18next/dist/cjs/i18next.js:2459:40)
at setLng (/node_modules/i18next/dist/cjs/i18next.js:2585:16)
at I18n.changeLanguage (/node_modules/i18next/dist/cjs/i18next.js:2595:9)
at load (/node_modules/i18next/dist/cjs/i18next.js:2409:16)
at I18n.init (/node_modules/i18next/dist/cjs/i18next.js:2413:9) {
page: '/'
🐛 Bug Report
Error with namespace .forEach
To Reproduce
A minimal reproducible example.
A codesandbox example or similar
or at least steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
// Paste the expected results here
Your Environment
The text was updated successfully, but these errors were encountered: