Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Multiple watches to same object - unwatch only one #107

@Jmales

Description

@Jmales

I have a global value which is watched in multiple controllers. When one of them is closed I want to unwatch only the watcher within that controller.

However, if I use unwatch() function every watch associated with that object is being deleted and the watches in my other controllers stop working.

How can I work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions