-
Notifications
You must be signed in to change notification settings - Fork 236
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: undefined is not a function #30
Comments
Sorry but if you don't send me more information, I can't help you... 2012/9/26 Rafael Perelló Rowley notifications@github.com
|
Here's is the example. See error in Firebug or Chrome console. |
It's your copy of @quojs, try to download from and remove async="true" 2012/9/26 Rafael Perelló Rowley notifications@github.com
|
This bug is in production version |
Its happened only when i'm trying to load lib via LazyLoad |
I 've found console logs an error both firefox and chrome. This occurs on load the script
Firefox: TypeError: e is not a function
...;i=[];j=[];f=void 0;["doubleTap","hold","swipe","swiping","swipeLeft","swipeRigh... line 45
Chrome:
Uncaught TypeError: undefined is not a function line 45
I don't know if this error stops the script or affects the functionality
Regards.
The text was updated successfully, but these errors were encountered: