-
Notifications
You must be signed in to change notification settings - Fork 88
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
TypeError: Cannot read property 'EventDispatcher' of undefined #13
Comments
Hi , nothing about it? I've same problem |
I have this issue using the latest Ionic version. |
Has anyone a solution on this? Facing the same issue using npm and webpack |
Please let me know if any one has successfully integrated it in react js project |
About this issue, what resolve the problem for me was update the version from three.js (and a-frame if you are using it) on index.html: so you can build again your project |
Not working with react
`TypeError: Cannot read property 'EventDispatcher' of undefined
eval
node_modules/babel-loader/lib/index.js??ref--6-oneOf-2!/.../node_modules/3d-flip-book/dist/flip-book.js:12429:3
12426 | }
12427 |
12428 | return Orbit;
The text was updated successfully, but these errors were encountered: