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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: