I am stuck in one situation where I have to expand the selected row of group grid made in Extjs 5.1. But Store.getGroups returns an array of undefined objects,
Can any one had a similar issue, as this was working fine with Extjs 4.2.x?
Fiddle code - works in 4.2.x, doesn't work in 5.1
https://fiddle.sencha.com/#fiddle/8mi
Please help.