Evil Firefox Error — “A parameter or an operation is not supported by the underlying object”

前端 未结 6 1683
忘了有多久
忘了有多久 2021-02-05 03:33

I\'m trying to figure out what is going on here. I\'ve been at it for hours now and can\'t seem to get a grip on why this is happening.

I\'m making a few AJAX calls, and

6条回答
  •  -上瘾入骨i
    2021-02-05 03:59

    this is the real solution by Diogo Cardoso, the xhr object or parent seems to lack a toString() method

    CORS synchronous requests not working in firefox

提交回复
热议问题