+ Post New Thread
In my project I'm using "Ext.util.JSONP" when I call it at first time it works, but at second time it doesn't call server. I have seen the sencha...
REQUIRED INFORMATION Ext version tested: Sencha Touch 2 b2 Browser versions tested against: Android 2.3.4 Description:
Hello guys in the example sencha-touch-2-b2/examples/nestedlist/index.html methods getTitleTextTpl and getItemTextTpl are not called. Simply...
Hi, I am accessing this.application within the controller's launch() function. This worked with pr3 and earlier releases. Isn't this.application...
First of all this 'sortof' has to do with this: http://www.sencha.com/forum/showthread.php?179827-B2-Empty-ResultSet-crashes&highlight=isModel I...
I'm not sure if this is a bug or if I'm doing something fundamentally wrong but I cannot get a selectfield to populate from a store using a MVC...
Hi, Consider the following example code snippet (worked fine in PR3 and previous versions of Sencha Touch I/II) Ext.application({ icon:...
The store.setClearOnPageLoad(false) has no effect when using store.load(). Multiple store.load() calls overwrite any existing records. Is this...
The ListPaging plugin disables the loading mask during a store.load(). If the following code is commented out, the loading mask works fine. The...
I reported a few days ago that setting an empty resultSet crashed during the callback on a proxy read operation :...
I went from PR3 to B2 and I am getting the following error intermittently: Uncaught Error: The configured associatedModel was not valid (you...
Save method for Model is documented having one parameter (Options) where you should be able to set the scope. Looking in the source code, the Save...
I'm using Sencha Touch Beta 2. When i click on the arrow of a select field, its popup window is placed almost outside the visible space. After...
I'm using Sencha Touch Beta. I was trying to create a sippett of code for another problem (that i'll send later) while suddenly both selectfield and...
hello, i'm attaching this simple test app. the main view is made of a carousel of panels inside a main panel. when i swipe in Safari,...
REQUIRED INFORMATION Ext version tested: ST2 B2 ST2 B1 Browser versions tested against:
I have a function in my Ext.application call: requireUser: function() { if(this.isAuthenticated()) return true; ...
Hi, I have a simple list of objects. On that itemtap event I display another list in a modal dialog and load related items via the store. The...
This is the second half of http://www.sencha.com/forum/showthread.php?177665 Consider the following scenario with dataset of 40 records available:...
Hi, I'm getting a TypeError "...has no method 'getMessage'" if my rest proxy receives invalid string data instead of valid json. This happens in...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us