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
Creating this ticket as a kind of catch-all ticket for various IE issues. We use several JS features which are not supported in some versions of IE/Edge. We should use this thread to:
List out features that are not supported by version of IE
Decide how far back we want to support out of the box
Set babel/build to transpile to a build supporting that version (babel-polyfill, etc)
Write up suggestions for those who would like to support even older browsers
I would like to support only back to IE11, given that React v16 only supports that far back out of the box. If there's a good reason to support back farther than that, or to not even support IE11, let's talk it out here :)
The text was updated successfully, but these errors were encountered:
Creating this ticket as a kind of catch-all ticket for various IE issues. We use several JS features which are not supported in some versions of IE/Edge. We should use this thread to:
I would like to support only back to IE11, given that React v16 only supports that far back out of the box. If there's a good reason to support back farther than that, or to not even support IE11, let's talk it out here :)
The text was updated successfully, but these errors were encountered: