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:
-
Spread operator is being used in
wp-content/themes/pro/framework/dist/js/site/x.js -
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!
