jonataslaw / get_storage

A fast, extra light and synchronous key-value storage to Get framework
MIT License
369 stars 83 forks source link

store data isn't erase #111

Open rajkamal06 opened 2 years ago

rajkamal06 commented 2 years ago

On logout button i use box.erase() but i restart app store data in not clear i use only one initial container and erase it but this is not working Please tell me solution

shaheer20 commented 2 years ago

Having the same issue

sinnoorc commented 1 year ago

Having the same issue

Khurshidddbek commented 1 year ago

Having the same issue

karam-araby commented 1 year ago

same issue

ramandeep-sdm commented 1 year ago

same issue,,, any update?

gurpreetkaur1998 commented 9 months ago

I have facing the same issues Some time get_storage not cleared all stored data.

iamVictorSam commented 5 months ago

Same here. Clearing the local storage works for that instance. Once you restart the simulator, the value is back especially the token. Some other time, it returns the previously logged in user.