ngxs-labs / async-storage-plugin

⏱ WIP: Async Storage Plugin
MIT License
34 stars 12 forks source link

Keeps wiping data #149

Open vanerleo opened 4 years ago

vanerleo commented 4 years ago

Using the Sample : Custom Ionic Storage Engine the data gets wiped after 3-4 reloads of the page , the same code using ```@ngxs/storage-plugin```` works as expected.

Feels like there is a race condition

xsoul commented 4 years ago

Having same issue, any solution?

vanerleo commented 4 years ago

nop