adopted-ember-addons / adopted-ember-addons/ember-local-storage

Updating values outside of the addon

Open
#315 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
220
Forks
78
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.