Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(swipe): safe apply the callback #8497

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented May 18, 2016

Fixes the swipe directive occasionally throwing "$digest in progress" errors.
Shout out to @devversion for the tip to replace the nextTick with an $applyAsync.

Fixes #8318.

@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label May 18, 2016
Fixes the swipe directive occasionally throwing "$digest in progress" errors.

Fixes angular#8318.
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels May 18, 2016
@ThomasBurleson ThomasBurleson added this to the 1.1.0 milestone May 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants