Giter Club home page Giter Club logo

Comments (11)

KyleAMathews avatar KyleAMathews commented on July 26, 2024

Hmmm... yeah, I just confirmed on Browserstack that it doesn't work on IE8 (though it does work on IE9).

This is a screenshot of error I'm seeing in IE8.

screen shot 2014-09-18 at 9 28 10 am

from react-textarea-autosize.

andreypopp avatar andreypopp commented on July 26, 2024

Are all needed polyfills included?

from react-textarea-autosize.

andreypopp avatar andreypopp commented on July 26, 2024

As listed on http://facebook.github.io/react/docs/working-with-the-browser.html#browser-support-and-polyfills

from react-textarea-autosize.

KyleAMathews avatar KyleAMathews commented on July 26, 2024

Oh right, that's the problem. @andreypopp we were looking at the Github pages example so it'd make sense to add the polyfills to that example.

from react-textarea-autosize.

andreypopp avatar andreypopp commented on July 26, 2024

Yeah, let me try http://cdn.polyfill.io/v1/

from react-textarea-autosize.

andreypopp avatar andreypopp commented on July 26, 2024

Added, don't have IE8 atm so didn't test yet.

from react-textarea-autosize.

KyleAMathews avatar KyleAMathews commented on July 26, 2024

Object.freeze is still missing (just tested again in BrowserStack — they give you 30 minutes for a free trial).

from react-textarea-autosize.

torarnek avatar torarnek commented on July 26, 2024

Thanks you very much, you guys are fantastic quick, it still does not work, because window.getComputedStyle() is only supported in IE9 and later. I guess maybe letting getDiffSize() return 0 when getComputedStyle() is not defined will do the trick?

from react-textarea-autosize.

andreypopp avatar andreypopp commented on July 26, 2024

Can someone with IE8 at hand send a PR?

from react-textarea-autosize.

torarnek avatar torarnek commented on July 26, 2024

Just as a tip, IE8 images can be downloaded for free from https://modern.ie

from react-textarea-autosize.

jdalton avatar jdalton commented on July 26, 2024

Closing as Microsoft and React no longer support IE8.

from react-textarea-autosize.

Related Issues (20)

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.