Skip to content

$apply to $applyAsync in .kill(true)#128

Open
mikedaly wants to merge 1 commit intoalexcrack:masterfrom
seeq12:master
Open

$apply to $applyAsync in .kill(true)#128
mikedaly wants to merge 1 commit intoalexcrack:masterfrom
seeq12:master

Conversation

@mikedaly
Copy link
Contributor

I was running into a situation where I was calling .kill(true) while already in a $digest cycle, which caused the .$apply call to fail. Seemed safer to not assume that you needed to start a new $digest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments