Skip to content

Is it possible to get a notification for a value update by a different window. #199

Open
@ahowardsky

Description

@ahowardsky

This could be done by add a raw event listener to "window" object.
However, I guess it would be more convenient and safe if we could automatically add the listener and propagate the events as a normal(or special) notification for "setValue".
Then we could just use the plain $scope.$on().
Any idea?

Thanks,
Howard

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions