developerforce / StreamingReplayClientExtensions

BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

Object doesn't support this property or method in IE11 #5

Closed irinaclington closed 7 years ago

irinaclington commented 7 years ago

I can't get this to work in IE11, it works great in chrome, firefox, and edge. Has anyone else experienced this problem?

DEBUG: Handshake Unsuccessful: {"id":"1","successful":false,"channel":"/meta/handshake","failure":{"reason":"error","exception":{"description":"Object doesn't support this property or method","number":-2146827850,"stack":"TypeError: Object doesn't support this property or method\n at send (https://c.cs88.visual.force.com/resource/1499784480000/jquery:9466:7)\n at ajax (https://c.cs88.visual.force.com/resource/1499784480000/jquery:9173:5)\n at that.xhrSend (https://c.cs88.visual.force.com/resource/1499784480000/jquery_cometd:45:13)\n at _self.transportSend (https://c.cs88.visual.force.com/resource/1499784480000/cometd:588:17)\n at _transportSend (https://c.cs88.visual.force.com/resource/1499784480000/cometd:334:13)\n at _queueSend (https://c.cs88.visual.force.com/resource/1499784480000/cometd:374:17)\n at _self.send (https://c.cs88.visual.force.com/resource/1499784480000/cometd:485:17)\n at _send (https://c.cs88.visual.force.com/resource/1499784480000/cometd:1646:13)\n at _handshake (https://c.cs88.visual.force.com/resource/1499784480000/cometd:1862:13)\n at handshake (https://c.cs88.visual.force.com/resource/1499784480000/cometd:2540:13)"},"httpCode":-1,"connectionType":"long-polling","transport":{"readyState":0,"withCredentials":true,"status":0,"statusText":"TypeError: Object doesn't support this property or method"},"message":{"id":"1","version":"1.0","minimumVersion":"1.0","channel":"/meta/handshake","supportedConnectionTypes":["long-polling","callback-polling"],"advice":{"timeout":60000,"interval":0}}}}

thanks

irinaclington commented 7 years ago

wrong project, sorry