pluma4345 opened this issue 2 years ago · 1 comments
As fetch is now universally supported across all targeted browsers (see caniuse fetch), we should be able to swap out the xhr library for native fetch. This would also help with supporting web workers (#760) and Deno (#766).
xhr
Fixed in 4255067.