Threaded View
-
1 Jul 2011 12:30 PM #1
[TOUCH-227] Ext.Panel.update loadScript and callback ignored
[TOUCH-227] Ext.Panel.update loadScript and callback ignored
Sencha Touch version tested:
- 1.1.0
Platform tested against:- XP + Chrome 12
Description:- loadScripts & callback are ignored when calling Ext.Panel.update
Debugging already done:
(sencha-touch-debug.js)- Ext.Panel :
(line 19660) this.getTargetEl().update(this.html, loadScripts, cb); - Ext.Element :
(line 11273) El.prototype.update = function(html) {...}
Possible fix:- not provided
You found a bug! We've classified it as
a bug in our system.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote