-
Notifications
You must be signed in to change notification settings - Fork 619
Closed
Description
Hi,
FYI callbacks wrapped in this.$bindToContext
return undefined so the callback is never executed. This is probably related to an issue I raised in Angular Meteor Auth. This is after upgrading to 1.3.9 (still on Meteor 1.2).
I hope this is a quick fix and there will be a patch soon. In the meantime, I'm wrapping my callbacks in a $scope.$apply()
to avoid nasty things happening when I run the callback outside of a digest cycle.
itaibs
Metadata
Metadata
Assignees
Labels
No labels