Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

$digest already in progress #16

Open
edfanhouse opened this issue Aug 26, 2014 · 0 comments
Open

$digest already in progress #16

edfanhouse opened this issue Aug 26, 2014 · 0 comments

Comments

@edfanhouse
Copy link

Hi,

There is a little issue with $digest and $apply management. When I write in the field, the console point out an error "$digest already in progress" referenced to the line 179.

This issue can be solved by setting the line under a timeout
$timeout(function() {
scope.$apply(function (){changeNgModel();});
})

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant