You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We hit babel/babel#7597 with our logic turning `NodeList` to an array,
but turned out it's not needed there.
Fixes#2068.
Note: merging without reviewing on IE11 because designers are not set up with IE11. Will make an IE11 specific visual pass on all components & website after release.
Can't open modals in IE11 because of JS error. The specific error looks to be this JS:
Modal
Here's IE11:
IE11
v10
The text was updated successfully, but these errors were encountered: