Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$scope.$listeners(name) should return array of registered listeners for "name" #3424

Open
@eahutchins

Description

@eahutchins

It would be useful to have a supported API for getting all of the listeners for a particular event. I realize this can be done by walking $rootScope's children and inspecting $$listeners but this seems fragile.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions