Closed eMerzh closed 6 months ago
set debug to true and check the console logs or listen for this: https://www.i18next.com/overview/api#onfailedloading
oh thanks ... is the debug mandatory? because i would like to enable that on prod using tools like sentry
no it's not mandatory
Hello,
It seems that for some reasons, sometimes, we can't load the translations,
🚀 Feature Proposal
it's nice to be able to manage the loading error with some kind of callback like onError with url, error ?
Motivation
To be able to debug why client can't load stuff, without completely customizing the request or lib
Example