jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

Works fine but not all the times in IE11 #195

Open sportmann opened 7 years ago

sportmann commented 7 years ago

Hi

It works great for us for this site (even in IE11 Normal/Edge): https://lihaso.ch/test/integration-example.html --> Click on "DEMO KONTAKT (xDomain) will load the form

http://www.t03.be.ch/t03/de/index/ueber_uns/ueber_uns/ueber_uns/kontakt.html --> Click on "DEMO KONTAKT" will NOT load in IE/11

What could be the problem? Loading sequence of JS?

We do not see any logs at all...

Thanks for your help. /Stephan

sportmann commented 7 years ago

Ok. We were abel to fix it --> https://github.com/jpillora/xdomain/issues/179