IE11 compatibility issues in latest Pro

We are seeing two console errors while using Pro on Internet Explorer 11, Windows 10.

Looking into the issue, it seems that a couple Pro JavaScript files are using Javascript syntax that is incompatible with IE11:

  1. Spread operator is being used in wp-content/themes/pro/framework/dist/js/site/x.js

  2. Default parameter is being used in wp-content/themes/pro/cornerstone/assets/dist/js/site/cs.514eb0c.js

Because that second script is broken, it appears that the no-js class is not successfully being removed from the <html> element and so other JavaScript functionality, like modals, are not working properly.

Any workaround suggestions or an estimated timeline for a fix? Thank you!

Hi @cwlucas,

Thank you for reaching out to us. I checked our issue tracker and most of the reported issue (including yours) are fixed in the development build. Regretfully we don’t have a date yet as our development team is working on improvements on features from the most recent development cycle.

Stay tuned. Thanks!

Sounds good – thanks, Nabeel.

Hi @cwlucas,

You are most welcome

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.