adopted-ember-addons / adopted-ember-addons/ember-local-storage
Updating values outside of the addon
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 220
- フォーク
- 78
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。