Ext: 4.x Beta

Page 35 of 42 FirstFirst ... 25 33 34 35 36 37 ... LastLast

+ Post New Thread

  1. [4.1 beta2] Infinite Scroller still has come problems.

    Some time If we scroll fast, loading mask won't disappear no logner, after debugging, I found the DataStore had requested twice or more for the new...

    Started by coderrr, 1 Feb 2012 7:17 AM
    • Replies: 1
    • Views: 642
    1 Feb 2012 7:27 AM Go to last post
  2. [4.1 daily build] ext-debug missing

    Why is ext-debug.js not in daily build but in beta-2? Please, make them equivalent in structure.

    Started by enpasos, 31 Jan 2012 1:43 PM
    • Replies: 1
    • Views: 851
    1 Feb 2012 6:15 AM Go to last post
  3. Namespace and Ext.define problem

    Hi Are there any changes for using Ext.namespace and Ext.define in 4.1? Could Ext.data.Store be extended? As it worked for me in 4.0.7, now I...

    Started by whalethewise, 30 Jan 2012 2:56 PM
    • Replies: 3
    • Views: 1,357
    31 Jan 2012 10:31 AM Go to last post
  4. need thorough discussion of buffered scrolling config and requirements (long!)

    I've not seen this discussed in a comprehensive way anywhere, and it seems like something that a LOT of developers want to do. Currently, I have my...

    Started by ironandsteel, 31 Jan 2012 9:39 AM
    buffered scrolling, filter, proxy, server, sort
    • Replies: 3
    • Views: 695
    31 Jan 2012 10:30 AM Go to last post
  5. Trying to convert infinte scrolling example for my purposes

    I'm having a real hard time transitioning from 4.0.7 to 4.1 beta 1 or 2. I have an app that totally works in 4.0.7 BUT- sometimes the scroller...

    Started by ironandsteel, 30 Jan 2012 9:45 AM
    • Replies: 7
    • Views: 778
    30 Jan 2012 3:15 PM Go to last post
  6. [4.1.0 b2] Button html config not working

    How to reproduce: This no longer works (html config option does not appy) Ext.create('Ext.Button', { scale : 'large', cls :...

    Started by EZboy, 30 Jan 2012 12:20 PM
    • Replies: 4
    • Views: 720
    30 Jan 2012 1:33 PM Go to last post
  7. Issue with $scope-reset-css SASS variable

    Someone else may have to verify this, in case I may just be doing something wrong, but it appears that when using $scope-reset-css:true in my custom...

    Started by BulletzBill, 30 Jan 2012 9:49 AM
    • Replies: 0
    • Views: 270
    30 Jan 2012 9:49 AM Go to last post
  8. Question TreePanel in Opera

    Am I only one who have this problems?There is no nodes in a tree when I open it in opera.I have this problem in all 4 brunches. Don't know about IE,...

    Started by ashaihullin, 23 Dec 2011 11:46 PM
    • Replies: 5
    • Views: 930
    30 Jan 2012 2:55 AM Go to last post
  9. Question Ui "stops" after some occasional dom error

    I migrated to 4.1.0 beta 1 and there is an interesting error. My app has some windows. Most windows have a tree panel to the left, tab panel to the...

    Started by ritcoder, 23 Jan 2012 11:48 AM
    • Replies: 6
    • Views: 1,030
    29 Jan 2012 2:51 AM Go to last post
  10. me.lastComponentSize is undefined

    Hi I create grid base on Layout Browser Example with border layout.. I create 2 Pages with 1 Grid every pages.... I got this error if on 2nd grid i...

    Started by stoneboys, 28 Jan 2012 8:35 AM
    • Replies: 0
    • Views: 334
    28 Jan 2012 8:35 AM Go to last post
  11. [4.1 b2] Bug - Layout - Width % not working

    To test go .../ext-4.1.0-beta-2/docs/index.html#!/api/Ext.layout.container.VBox click "Live Preview" on code example. I see {

    Started by enpasos, 27 Jan 2012 7:06 AM
    • Replies: 3
    • Views: 1,238
    28 Jan 2012 12:44 AM Go to last post
  12. [4.1 beta 2 ] record.save() is not working ?

    just asking before posting a bug using a trivial record.save() gives me an error Ext.onReady(function() { ...

    Started by dedoz, 27 Jan 2012 7:13 PM
    • Replies: 2
    • Views: 851
    27 Jan 2012 9:55 PM Go to last post
  13. 4.1 beta layout problem - widthModel.calculated

    One of our layouts is failing. In the layout diagnostics layer, we see the failure within the checkAuthority function because me.target.ownerLayout...

    Started by ExtJSNinjas, 27 Dec 2011 10:45 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 34
    • Views: 6,435
    27 Jan 2012 1:43 PM Go to last post
  14. 4.1Beta1: SyntaxError: Unexpected token delete

    REQUIRED INFORMATION Ext version tested: Ext 4.1 Beta 1 - Nightly Build 20120125 Browser versions tested against: Chrome 16 DOCTYPE tested...

    Started by zombeerose, 26 Jan 2012 2:38 PM
    • Replies: 1
    • Views: 922
    26 Jan 2012 3:52 PM Go to last post
  15. Ext JS 4.1 updates (post beta 1)

    The Ext JS team has been busy fixing more bugs and will be releasing a Beta 2 very soon (within days). Attached is the current list of fixed bugs...

    Started by Edmund, 20 Jan 2012 4:14 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 4,549
    26 Jan 2012 11:47 AM Go to last post
  16. Exclamation Accordion layout and Collapsible panel - West Region

    REQUIRED INFORMATION Ext version tested: Ext 4.1 Beta Browser versions tested against: Chrome 11 (Windows) IE9.0.8112.16421

    Started by iomanip33, 25 Jan 2012 3:24 PM
    • Replies: 0
    • Views: 387
    25 Jan 2012 3:24 PM Go to last post
  17. LoadMask crash

    Ext.LoadMask crashes: <SCRIPT TYPE='text/javascript'> Ext.onReady( function() { var mask = new...

    Started by deister, 25 Oct 2011 9:08 AM
    • Replies: 9
    • Views: 2,288
    25 Jan 2012 1:57 PM Go to last post
  18. [4.1 B1] Ext.util.CSS.getRule("." + Ext.baseCSSPrefix + "form-trigger") is undefined

    Did anyone find a workaround for the error: Ext.util.CSS.getRule("." + Ext.baseCSSPrefix + "form-trigger") is undefined in B1 or is this a good...

    Started by slemmon, 23 Jan 2012 3:19 PM
    • Replies: 4
    • Views: 1,226
    24 Jan 2012 12:41 PM Go to last post
  19. Question Need help with "ext.js" include...

    Hello, I have built an application that I'm working on top of Beta1, and I'm having an issue with including the "ext.js" file. The application...

    Started by neurodon, 24 Jan 2012 11:17 AM
    bug, error, include, javascript file
    • Replies: 3
    • Views: 874
    24 Jan 2012 12:32 PM Go to last post
  20. build/sdk.jsb3

    Guys, In all ext4.1 beta builds 'build' directory is missing. In ext4 it contained 'sdk.jsb3' file, which we're using actively in our deployment...

    Started by yselivanov, 24 Jan 2012 10:58 AM
    • Replies: 0
    • Views: 527
    24 Jan 2012 10:58 AM Go to last post