+ Post New Thread
In sencha-touch-debug.js:6180 it would be nice if the cls variable was null some type of warning or error could be logged so that the developer would...
Hello Sencha I've found bug inside Observable.js, getObservableId function. This function checks for the observableId and if not exists, then id...
Hi, in Sencha Touch 2.0.0 Pre-Release 3 (and previous releases), controllers could have two methods that are called by the MVC framework during...
Hi there, I'm migrating from PR3 to PR4. Now I have a problem with the new history feature. I'm not using any routes which causes a NPE if the...
When using the ajax proxy, the pageParam, startParam and limitParam variables are ignored when set to undefined. The default value is used anyway in...
Hi everyone, Look at this code: var MyClientInfo;var tabpanel; var mapdemo; function initialize() { var position = new...
On my Android 2.3 based Samsung Galaxy S2 the sample apps don't take up the full screen when viewed in the stock browser. They stop about 3/4 down...
I am developing a web app in ST2 PR2 and it has whitespace at the bottom of the screen on my HTC Desire when using a fullscreen viewport. I thought...
This works fine on Desktop Chrome: Ext.define('app.view.MainPanel', { extend: 'Ext.Panel', requires: , config: { ...
I'm running into a strange problem with PR4 that didn't exist in PR3. The store.insert method is ignoring the index and adding the record to the...
This causes an error if rawData is null //in Ext.data.proxy.WebStorage.setRecord if (field.getType().type == 'date') { data =...
I just updated to PR4 today and testing if the bugs I found in PR3 where fixed and most where but.. still one more problem.. I have 2 Stores and I...
Ext version tested: Sencha Touch 2.0PR3 Browser versions tested against: Chrome 11 (Linux) Description:
This JS error has been driving me nuts in the app I am trying to write. For testing I stripped down the code to the minimum runnable example, but...
Ext.Msg.prompt is no longer passing the input value to the callback function, nor is it honoring default values. Ext.Msg.prompt('Percentage',...
Ext.define('***.view.Category', { extend: 'Ext.Container', alias : 'widget.xtype_category', config: { layout: 'fit', items : } });
Ext.List: Setting onItemDisclosure to true does not show icon but setting it to a function does.
I have noticed that in Sencha Touch 2.0 preview 4 itemCls in lists is not applied to list items. I have also tried itemConfig: { cls: 'class' } and...
I have a controller which is looking for a component by ID. According to the docs I should be able to create a control this.control({ ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us