irodr icon indicating copy to clipboard operation
irodr copied to clipboard

DOMException: "The expression cannot be converted to return the specified type."

Open azu opened this issue 6 years ago • 1 comments

  • fetch: DOMException: "The operation was aborted. "
  • XHR: TypeError: "Network request failed"
  • fetch + Strea: DOMException: "The expression cannot be converted to return the specified type."

Workaround :

  • Greasemonkey CORS script: https://github.com/azu/irodr/blob/master/resources/userScript/irodr-cors.js

azu avatar Dec 21 '19 11:12 azu

This is unknown reason. Maybe This is caused by subscription size. (I have 5000+subscription)

My workaround is https://github.com/azu/irodr/blob/master/resources/userScript/irodr-cors.js

azu avatar Jun 12 '20 01:06 azu