blackberry / Ripple-Framework

A browser-like framework component that hosts the Ripple UI tooling and provides services required for emulation
Apache License 2.0
28 stars 12 forks source link

google maps API + Sencha #92

Closed noscript closed 12 years ago

noscript commented 12 years ago

Since today I get errors in chrome console when trying to pan/touch the map:

Uncaught TypeError: Cannot read property 'length' of undefined Nm.(anonymous function).Eb Q.bindmain.js:21 _raiseTouchEventripple.js:37559 Uncaught TypeError: Object [object Object] has no method 'item' Om Nm.(anonymous function).Nb Q.bindmain.js:21 _raiseTouchEventripple.js:37559

If I disable ripple google maps works fine.

url to test on http://dev.sencha.com/deploy/touch/examples/map/ ripple settings: device iPhone 3G, 3GS; phonegap 1.0

dansilivestru commented 12 years ago

This has been fixed with this issue: https://github.com/blackberry/Ripple-UI/issues/242 and should be available in the next release.

markddavidoff commented 12 years ago

I am getting this issue in the latest release. -caused by a conflict with the ADT extension. Nevermind