instacart / instacart/Snacks

IE Support?

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
discussion
Dominant language
JavaScript
Stars
82
Forks
36
PR merge metrics
No merged PRs in 30d

Description

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:

1. List out features that are not supported by version of IE
2. Decide how far back we want to support out of the box
3. Set babel/build to transpile to a build supporting that version (babel-polyfill, etc)
4. 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 :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.