ionic-team / ionic-storage

Ionic Storage module for Ionic apps
MIT License
434 stars 99 forks source link

storage is null in ionic localstorage after upgrading #253

Open bhargavas12 opened 2 years ago

bhargavas12 commented 2 years ago

Hi,

We have the ionic/storage data in local storage and after upgrading to ionic/storage-angular the data is completely null.

ionic: 6.0.0 ionic/storage: 2.3.1 ionic/storage-angular: ^6.0.0 angular: 12

Drive order: driverOrder: ['localstorage', 'indexeddb', 'sqlite', 'websql']

Anything to consider to retrieve the data?

Thanks, Bhargav.

pierresh commented 2 years ago

Hello,

I have the same problem, have you found a solution?

Linguet-Emmanuel commented 1 year ago

Hello,

same problem here

rmxakalogistik commented 1 year ago

Hello, I have same problem, Does someone found solutions?