filrak / vue-offline

Offline states and storage for Vue PWA
MIT License
349 stars 20 forks source link

VueOfflineStorageKey duplicating #7

Closed ViacheslavZyrianov closed 5 years ago

ViacheslavZyrianov commented 5 years ago

If I try to save locaStorage item with same name but another content, the VueOfflineStorageKeys array is being replenished with duplicated items, like ['userData', 'userData', 'userData', 'userData'] and so on.

filrak commented 5 years ago

Thanks for spotting this bug. Gonna fix this now ;)

filrak commented 5 years ago

fixed with https://github.com/filrak/vue-offline/commit/e974cc3bb71798cb661956d0c86131ed5c678ba6