Open
Description
There are two known issues in Internet Explorer (IE):
-
IE lacks native Promise support, so you need to add a promise polyfill to get the demo to work in IE.
-
IE tries to download the JSON from the mock API at localhost:3001/users. Here are some workarounds.