Adriano Raiano
Adriano Raiano
it should work with v2.4.0
Please provide a minimal reproducible example repository.
Then not able to help, sorry.
Update all i18next dependencies. If you still have that issue, please provide a minimal reproducible example repository.
XMLHttpRequest is only used as fallback... if no fetch is available... Also cross-fetch is only used if fetch is not available... At runtime there should be no difference on modern...
Do you have an actual issue with the current i18next-http-backend version? Do you need to have this merged soon? Because of what?
My concern is, I know there are users out there having still the need for this fallbacks... if I merge this now, there risk is high there will be more...
> @adrai there's no urgency of it getting merged, I just submitted a PR as a general ecosystem cleanup. That's done so that modern environments aren't slowed down by unnecessary...
will come back to this in 6-7 months...
fyi: a new version has been released that addresses an issue with Deno 2... With this change, the getFetch.cjs is not necessary anymore and I rechecked this PR again... I...