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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions