Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(typeahead): do not execute unnecessary $digest #3791

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • If in a $digest, do not execute scope.$digest

Plunker of fix in action here.

This fixes #2652

- If in a $digest, do not execute `scope.$digest`
@wesleycho wesleycho added this to the 0.13.1 (Performance) milestone Jun 10, 2015
@chrisirhc
Copy link
Contributor

LGTM

@wesleycho wesleycho closed this in 0d96221 Jun 11, 2015
@wesleycho wesleycho deleted the fix/typeahead-digest branch June 12, 2015 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular UI typeahead and "$apply already in progress"
2 participants