Skip to content

Watch for changes in local storage #166

Closed
@DaveWM

Description

@DaveWM

When you call localStorageService.bind, it would be nice if it then listened for changes to the local storage key it binds to, and updated the bound object (as suggested by @lieryan in #131). This can be done by registering an event listener for the "storage" event. PR incoming.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions