stefankendall
8 Nov 2012, 6:38 AM
I have a list that uses a store, and in ST2.0.0, the initialize event only ever fired after the store was loaded.
In ST2.1.0, the initialize fires *before* the store is loaded and thus before any list items are rendered.
I'm using the initialize event to do processing of the list rendered list items, and I now have no good way of attaching to that event, it seems.
In ST2.1.0, the initialize fires *before* the store is loaded and thus before any list items are rendered.
I'm using the initialize event to do processing of the list rendered list items, and I now have no good way of attaching to that event, it seems.