Alternatively, you can make a call to `$scope.$app...
# package-development
d
Alternatively, you can make a call to
$scope.$apply()
at the end of your async code, but as I understand it, that's bad practice and should be avoided if possible