Skip to content

Try to observe changes in local storage #273

Answered by cyrilletuzi
KRav007 asked this question in Q&A
Discussion options

You must be logged in to vote

As stated in the README:

Note you'll only get one value: the Observable is here for asynchrony but is not meant to emit again when the stored data is changed. And it's normal: if app data change, it's the role of your app to keep track of it, not of this lib. See #16 for more context and #4 for an example.

A watch() method has been added in v9 (see #108).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cyrilletuzi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #273 on December 08, 2020 21:21.