[$rootScope:inprog] $apply already in progress
The error [$rootScope:inprog] $apply already in progress in AngularJS occurs when an attempt is made to call $apply() while AngularJS is already in the middle of an $apply() execution cycle…..
The error [$rootScope:inprog] $apply already in progress in AngularJS occurs when an attempt is made to call $apply() while AngularJS is already in the middle of an $apply() execution cycle…..