mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Invariant violation in IE 11 #15

Closed marqueone closed 7 years ago

marqueone commented 7 years ago

After reading some of the documentation on the axios dependency I noticed that it doesn't appear to support IE 11, but when I load the demo I start getting invariant errors.

mhaagens commented 7 years ago

Can you try to pull the latest version and see if you're getting the same errors @marqueone ?