You found a bug! We've classified it as EXTJSIV-9283 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Sencha Premium Member dnoizet's Avatar
    Join Date
    Aug 2012
    Posts
    43
    Vote Rating
    0
    dnoizet is on a distinguished road

      0  

    Default [4.2] Reload a TreePanel with static JSON data will only expand first level children

    [4.2] Reload a TreePanel with static JSON data will only expand first level children


    Hi,

    Since I upgraded to ExtJS 4.2, I have this problem. I initialize my TreePanel with a static JSON file. All the children are expanded. Then, later during application execution, I load another JSON file. This time, only the first level children are expanded, although they show the expanded folder icon.

    For more details and screenshots, see http://www.sencha.com/forum/showthread.php?259147-TreePanel-loading-bug-with-JSON-data

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    436
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.

  3. #3
    Sencha User
    Join Date
    Mar 2012
    Posts
    6
    Vote Rating
    0
    volkans80 is on a distinguished road

      0  

    Default


    I am using PHP-REST-JSON. Same problem. First auto load working, second manuel load is not working.