Giter VIP home page Giter VIP logo

Comments (10)

laifharwood avatar laifharwood commented on August 10, 2024 1

I just ran into this problem and changed line 68 to:

if (!this.isMounted() || typeof this.refs.sizer === 'undefined'){

And it worked for me.

from react-input-autosize.

jgwconsulting avatar jgwconsulting commented on August 10, 2024

Yes, I'm getting this too, using ReactSelect which depends on this component. Seems to only throw an error in Internet Explorer for me.

from react-input-autosize.

mzstic avatar mzstic commented on August 10, 2024

It occurrs to me in chrome. After updating to newest version of everything.
I even tried [email protected]... but with the same result

from react-input-autosize.

sp-ivan-ortega avatar sp-ivan-ortega commented on August 10, 2024

Hi, i have the same problem, any solution @mzstic or @jgwconsulting? Thanks!

from react-input-autosize.

npasquet avatar npasquet commented on August 10, 2024

Still no solution on that issue ?

Here are my packages with installed versions

├─┬ [email protected]
├── [email protected]
├─┬ [email protected]
│ └── [email protected]

from react-input-autosize.

L3V147H4N avatar L3V147H4N commented on August 10, 2024

I started getting this error only after including jquery and bootstrap to my project, could be related?

EDIT: nvm I just tried removing both and the problem is still there which makes it more intriguing because it worked fine and now doesn't

from react-input-autosize.

bartoszhernas avatar bartoszhernas commented on August 10, 2024

I am working in multiple different technologies and JS with npm is giving us the majority of headaches.

Has anyone solved this?

from react-input-autosize.

moog16 avatar moog16 commented on August 10, 2024

For some odd reason I found a node_modules directory inside the react-select directory. I deleted the node_modules, and it worked.

from react-input-autosize.

hariramp avatar hariramp commented on August 10, 2024

Try this out, new webpack.ProvidePlugin({ $: "jquery", jQuery: "jquery" }),

from react-input-autosize.

JedWatson avatar JedWatson commented on August 10, 2024

The mount functionality has been rewritten and I can't reproduce this so I believe it's been fixed

from react-input-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.