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.

$destroy on root scope doesn't do anything #5169

Closed
@IgorMinar

Description

@IgorMinar

see

if ($rootScope == this || this.$$destroyed) return;

we should at least broadcast the $destroy event and mark the scope as destroyed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions