adopted-ember-addons / adopted-ember-addons/ember-local-storage
Updating values outside of the addon
Ouverte
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 220
- Forks
- 78
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I am having some issues where if I change localStorage manually, outside of Ember, then get the property with `storageFor` it does not update the values. Is there a way to notify the addon that things changed? I assumed `storageFor` would be doing basically `localStorage.getItem` but it appears to be getting old values.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.