-
16 May 2011 12:34 PM #1
[4.0.0] performance problem caused by store.removeAll() not clearing prefetchData
[4.0.0] performance problem caused by store.removeAll() not clearing prefetchData
In IE indexOf is very slow, and if we add lot of data to store before, then after store.removeAll(), the replace call done against existing data in prefetchData is making IE spin so popup a warning asking the user if want to kill the script.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
store.removeAll() empty the store but I can't reuse it !!
By Severance in forum Sencha Touch 1.x: DiscussionReplies: 4Last Post: 20 Mar 2011, 3:14 AM -
Filtering a store, then clearing the filter does not return the store to original
By d5chris in forum Sencha Touch 1.x: DiscussionReplies: 5Last Post: 17 Mar 2011, 11:25 PM -
store.remove(rec) doesn't refresh, but store.removeAll() does?
By ekhanh101 in forum Ext 3.x: Help & DiscussionReplies: 9Last Post: 23 Nov 2010, 5:34 AM -
grid.getStore().removeAll() not clearing all data in grid.
By PuritysDisciple in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 23 Feb 2008, 11:40 AM


Reply With Quote