Threaded View
-
23 Jul 2012 9:10 AM #1
#setTitle( undefined )
#setTitle( undefined )
Ext version tested:
- Sencha Touch 2.1
- Chrome 20.0.1132.57
- Ext.Toolbar - #setTitle( undefined ) causes a render error.
- new Ext.Toolbar().setTitle( undefined )
- I should think that it would simply clear the title
- Uncaught TypeError: Cannot read property 'firstChild' of undefined
- sencha-touch-all-debug.js:11842
see reproduce
HELPFUL INFORMATION
Operating System:- Mac OS X 10.6.8
Looks like we cannot reproduce this. Please provide another test case to reproduce this issue.


Reply With Quote