ngrx-store-localstorage icon indicating copy to clipboard operation
ngrx-store-localstorage copied to clipboard

Any chance the synchronization can work both ways?

Open abpprkonsalting opened this issue 1 year ago • 0 comments

Would it makes sense, and in any case could it be implemented, a functionallity that checks the state saved to localstorage periodically and triggers the selectors for the parts of the state that changed?

In this way we can use localstorage as a way of communicating information between tabs/windows of the same domain.

abpprkonsalting avatar Jun 03 '24 23:06 abpprkonsalting