i18next / i18next-http-backend

i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
MIT License
454 stars 71 forks source link

Accept XMLHttpRequest as an object #40

Closed jayshakes closed 3 years ago

jayshakes commented 3 years ago

In IOS version below 9.x.x and below the request function does not get run due to webkit returning the XMLHttpRequest as an object rather than a function.

Checklist

adrai commented 3 years ago

Thank you, released in v1.0.22