canjs / can-memory-store

Create an in-memory datastore that supports mongo-like queries
https://canjs.com/doc/can-memory-store.html
MIT License
2 stars 0 forks source link

Handle empty data #15

Open justinbmeyer opened 3 years ago

justinbmeyer commented 3 years ago

https://github.com/canjs/can-memory-store/blob/master/make-simple-store.js#L77

if localstorage is cleared, this will break