You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On logging out a user, I am issuing DS.clear() so that all data is cleared from the stores. But if there is more than, say 200kb of data, the operation is taking too long, and thus the whole screen just freezes for sometime (~1 min).