tapquo / Lungo.js

A framework for developers who want to design, build and share cross device applications.
http://lungo.tapquo.com
Other
2.41k stars 567 forks source link

Tried to make application in this #313

Open DeepakLath opened 10 years ago

DeepakLath commented 10 years ago

got an erorr

Uncaught TypeError: Object # has no method 'append' lungo.js:4 Uncaught TypeError: Cannot call method 'load' of undefined

fix commented 10 years ago

please attach at least a snippet to reproduce the error, otherwise it is impossible to help you

craze3 commented 10 years ago

I'm getting the same issue:

lungo.js:4

Uncaught TypeError: Object # has no method 'append' lungo.js:4 Uncaught TypeError: Cannot call method 'load' of undefined lungo.js:4 Uncaught TypeError: Object # has no method 'delegate'

EDIT: I fixed it by swapping my app.js and lungo.js with different versions.

tenfef commented 10 years ago

same problem here. Which versions did you swap it for?

bradrisse commented 10 years ago

This error showed up for me when I upgraded Quo.js from v2.3.6 to v3.0.1. After going back to Quo.js v2.3.6 the error went away. So it seems that Lungo.js v2.2.1 needs to be made compatible with the newest version of Quo or vice versa. It also seems to get the same error with Quo.js v3.0.0

ekoisa commented 10 years ago

better if the download and bower package keep using older and compatible version. So, we not confuse with the error