-
18 May 2012 2:11 AM #11
loader issue
loader issue
I have a tabpanel that contains a panel, which at his turn contains a dataview.
The aplpication starts with this tab. The first time, all is ok.
However, when I navigate back to that first tab (the dataviewpanel is refreshed each time the tab is activated), I get an error in LoadMask.js at line 309.
Apparently, owner is undefined, so changingtoCode:if (!me.disabled) {solved the issue.Code:if (!me.disabled && owner) {
-
18 May 2012 11:58 PM #12
What about EXTJSIV-6043 ?
Using Ext with cachefly
Working on LAMPExt
-
19 May 2012 6:00 AM #13
This has been marked as fixed, but has not been merged. Expect it to be in 4.1.1 release.
Regards,
Scott.
-
20 May 2012 6:26 PM #14
-
21 May 2012 4:06 AM #15
z-index problems
z-index problems
is there any chance of the bug EXTJSIV-5957 be fixed in next release ?
-
21 May 2012 6:09 AM #16
This is still open and scheduled for 4.2 release.is there any chance of the bug EXTJSIV-5957 be fixed in next release ?
Regards,
Scott.
-
22 May 2012 11:06 AM #17
Hello,
Does EXTJSIV-6043 or EXTJSIV-5990 will land in 4.1.1 ?Ext.ux.plugin.field.date.KeyboardUser keyboard helper for datefields
-
22 May 2012 11:49 AM #18
Both are slated for 4.1.1 release at this time.
Regards,
Scott.
-
24 May 2012 5:45 AM #19
Bug 6051 may still be there too.
Uncaught TypeError: Object [object Object] has no method 'updateInfo'
-
24 May 2012 5:51 AM #20
Is there any indication of when 4.2 will be released? (or 4.1.1 final?)


Reply With Quote
