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.

nBlur causes "$digest already in progress" when ngRepeat causes the blur event #5401

Closed
@mike-schenk

Description

@mike-schenk

When a focused input element that has an ng-blur directive is disconnected from the DOM by the ng-repeat directive, a "$digest already in progress" error is thrown.

See this JSFiddle for a repro: http://jsfiddle.net/Cq7NJ/5/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions