Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with '__reactAutoBindMap' #7

Open
nikoloza opened this issue Dec 10, 2016 · 2 comments
Open

Problem with '__reactAutoBindMap' #7

nikoloza opened this issue Dec 10, 2016 · 2 comments

Comments

@nikoloza
Copy link

nikoloza commented Dec 10, 2016

Hello, when I define modal as a 'react-modal-component' and then use it inside my render() function as a

var Modal = require('react-modal-component')
// ...
render() {
  return (<Modal transitionName="fade">content</Modal>)
}

It throws an error like this:

Uncaught TypeError: Cannot read property '__reactAutoBindMap' of undefined

which comes from here

@japel
Copy link

japel commented Dec 13, 2016

have the same problem :/

@rachna-daffodil
Copy link

ditto :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants