Adriano Raiano

Results 751 comments of Adriano Raiano

Please provide a minimal reproducible example repository.

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...

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...