All Questions
Tagged with angularjs-apply angularjs-rootscope
1 question
0
votes
0
answers
2k
views
Error: [$rootScope:inprog] $apply already in progress
I just tried to use 'ngTagsInput' in my angular app and the tags in the app are running fine,but sumultaneously its throwing the error in the console.Its not affecting my UI flow but yes errors are ...