Hi @questionabout,
Thanks for contacting us. It would be helpful if you provided a link to your website.
It sounds like you might be testing with an old version of IE or your IE settings are set to compatibility mode which has the effect of simulating an older version of IE.
Kind Regards,
Responded to you by email
Hi @questionabout,
This error is caused by IE since it doesn’t support certain JS functions. I will add what’s called a polyfill to make it compatible. Previously the plugin had a polyfill but then I had people complaining about loading extra files etc. Can’t make everyone happy in this business.
Kind Regards,
Maybe you can make it as a toggle “setting” that’s not chosen by default.
I appreciate all the help you are doing.
Hi @questionabout,
In the next release of the plugin I am going to add some logic that loads a Promise poly-fill if the browser being used is IE. That will have the effect of not loading unnecessary scripts in Chrome, Safari etc but will allow users on IE 10, 11 etc to be unaffected.
Kind Regards,