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

react-0.13.0.js #76

Open
udayms opened this issue May 27, 2015 · 2 comments
Open

react-0.13.0.js #76

udayms opened this issue May 27, 2015 · 2 comments

Comments

@udayms
Copy link

udayms commented May 27, 2015

Hi Folks,

I wonder if anyone else faced this issue. I am getting errors if I try to use ngReactGrid with React v0.13.0.

The error I am getting is:
angular.min.js:93 TypeError: Cannot read property '__reactAutoBindMap' of undefined
at Constructor (http://dragon.ak.fbcdn.net/hphotos-ak-xpa1/t39.3284-6/10734320_1571131556471061_497798403_n.js:5816:15)
at NgReactGrid.render (file:///Users/udayms/pandoras-box/work/marketplace/mktp-symfony/web/bower/ngReactGrid/build/js/ngReactGrid.js:1178:55)
at NgReactGrid.init (file:///Users/udayms/pandoras-box/work/marketplace/mktp-symfony/web/bower/ngReactGrid/build/js/ngReactGrid.js:882:10)
at new NgReactGrid (file:///Users/udayms/pandoras-box/work/marketplace/mktp-symfony/web/bower/ngReactGrid/build/js/ngReactGrid.js:842:10)
at link (file:///Users/udayms/pandoras-box/work/marketplace/mktp-symfony/web/bower/ngReactGrid/build/js/ngReactGrid.js:1678:13)
at http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.10/angular.min.js:64:507
at x (http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.10/angular.min.js:55:69)
at g (http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.10/angular.min.js:48:28)
at x (http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.10/angular.min.js:55:10)
at g (http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.10/angular.min.js:48:28)

I also see a warning:
Warning: Something is calling a React component directly. Use a factory or JSX instead. See: http://fb.me/react-legacyfactory

To reproduce this error in the index.html in the examples folder, just change script src include from:
http://fb.me/react-0.10.0.js to http://fb.me/react-0.13.0.js

@josebalius
Copy link
Owner

@udayms Yeah I haven't tried react 0.13 with this project yet.....but thanks for letting me know of the issues i'll take a look

@guyjin
Copy link

guyjin commented Oct 26, 2015

Any progress on this?

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