xmppjs / xmpp.js

XMPP for JavaScript
ISC License
2.18k stars 372 forks source link

Problem with IE11 #859

Closed dennisdahlc closed 3 years ago

dennisdahlc commented 3 years ago

When I try to instantiate the Client, I get an error in IE11: image I am using the latest version of Xmpp.js.

Am I missing something to make this work?

sonnyp commented 3 years ago

Well - what's the error?

What is your setup? How do you "use" xmpp.js ?