The group summary is screwed up when a store is reloaded. If the summary is toggled off and then on again it fixes itself.

See fiddle example: http://ift.tt/1wP6gg6


Ext version tested:


Browser versions tested against:


DOCTYPE tested against:


Description:



  • When using groupsummary feature on a grid and then reloading store, the grouping summary fails to get the data to do the summary.


Steps to reproduce the problem:



  • Run fiddle example.

  • Click on "Reload Store" button.

  • Use "Toggle Summary" button to hide/show summary and it will fix itself.


The result that was expected:



  • Store reloads and grid displays data with proper group summaries.


The result that occurs instead: