iOSchrome-xhr.timeout在翻译页面时抛出错误
这是一个非常超现实的问题。当我在 iOS 上使用 chrome 时,我无法设置 xhr.timeout。它抛出InvalidAccessError: The object does not support the operation or argument.
您可以通过访问此处重现它:https : //viktorh.net/chromebug.html 在 iOS 上的 chrome 中。然后使用 chrome 的内置翻译器翻译页面 - 现在调用 XHR.timeout 失败。
有谁知道为什么会这样?如果这是 chrome 中的错误,有人知道解决方法吗?你在哪里可以报告这样的问题?