Giter Club home page Giter Club logo

Comments (4)

bradwestfall avatar bradwestfall commented on June 29, 2024

It's probably not an issue with dispatch but something else I'm doing. Im on a mac so it would be some work for me to setup IE testing, but what version of IE is not working, maybe I can get to it at some point

from css-tricks-react-series.

tswaters avatar tswaters commented on June 29, 2024

First error I get in IE is Promise is not defined

It seems axios uses Promises: https://github.com/mzabriskie/axios#promises

IE doesn't support global Promise object and will need a polyfill for this to work properly.

from css-tricks-react-series.

bradwestfall avatar bradwestfall commented on June 29, 2024

Thanks @tswaters, I implemented the polyfill. I cannot test though, so if you want to test for IE that would be great

from css-tricks-react-series.

tswaters avatar tswaters commented on June 29, 2024

With the promise polyfill in place, it is now failing on Object.assign.... there's a babel plugin for that, see PR. This only affects guide-3

from css-tricks-react-series.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.