adopted-ember-addons / adopted-ember-addons/ember-local-storage
Updating values outside of the addon
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 220
- Fork
- 78
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.