Skip to Content
0
Former Member
Apr 06, 2016 at 01:42 PM

Flushed information with oData kapsel plugin persisting in the application after refreshing store

33 Views

I have an application which uses offline stores through the kapsel odata plugin. I perform offline changes (using datajs) and then I flush the changes, and I refresh the store. So, when I refresh the store, the flushed information is still present in the store, what if I want that information to be deleted, should the backend perform an operation? In what scenario can I get my data deleted once I've flushed?


Thank you in advance.


Óscar