You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I have an image, which you can click on to open a file input. When I added a typeahead on the same page, the opening of the file input stopped working and the following error on the console:
Error: [$rootScope:inprog] $apply already in progress
I have an image, which you can click on to open a file input. When I added a typeahead on the same page, the opening of the file input stopped working and the following error on the console:
Error: [$rootScope:inprog] $apply already in progress
example to reproduce: http://plnkr.co/edit/zc4BNm?p=preview
Source: https://groups.google.com/forum/#!topic/angular/mP4bVZsoc28
The text was updated successfully, but these errors were encountered: