You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
edge 浏览器中报错 Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'arraybuffer')
#1346
Open
poerlang opened this issue
Jan 11, 2025
· 0 comments
chrome 浏览器:最新
edge 浏览器:最新
存储 blob 或 二进制文件时
如下图,已经可以正常获取数据或上传数据,但在 edge 中报错,而在 chrome 中不报错。
The text was updated successfully, but these errors were encountered: