我需要你用react i18next changeLanguage的帮助,问题是当我加载我的应用程序时,选择的语言加载正确,当我将其更改为其他语言时,它在chrome控制台中抛出类似以下内容:-
build.umd.js:335 i18next::backendConnector: loading namespace translation for language es failed TypeError: Failedto
我在我的铬控制台中使用了一个fetch。但是它抛出了"VM4253:1 Uncaught (in promise) TypeError: Failed to fetch at <anonymous>:1:1"错误。q=london&appid=MY_APP_ID";
fetch(url).then( (response) => response