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

Uncaught TypeError: Cannot read property '0' of undefined #24

Open
kbiedrzycki opened this issue Jul 26, 2016 · 1 comment
Open

Uncaught TypeError: Cannot read property '0' of undefined #24

kbiedrzycki opened this issue Jul 26, 2016 · 1 comment

Comments

@kbiedrzycki
Copy link

After upgrading to version 3, I've got that problem, which seems to be connected with animate.js..

Uncaught TypeError: Cannot read property '0' of undefined
DecomposedMatrix.interpolate @ dynamics.js:848
(anonymous function) @ dynamics.js:4
interpolate @ dynamics.js:1455
animationTick @ dynamics.js:1438
runLoopTick @ dynamics.js:1406

Same thing happens on demo page of react-modal-dialog. To reproduce open dialog, close, error should be visible in console. When trying to open modal again it opens, but won't scale properly.

@qimingweng
Copy link
Owner

What browser are you using? I can't seem to reproduce this.

Also, what's in your package.json?

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

2 participants