Join Discord
Powered by
Alternatively, you can make a call to `$scope.$app...
# package-development
d
D_Inventor
01/25/2023, 1:24 PM
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
Previous
Next