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 Sep 5, 2024. It is now read-only.
When removing a chip with the default md-chip-remove, you get a $apply already in progress error from the MdChipsCtrl.onFocus call. Here is the error track.
When removing a chip with the default md-chip-remove, you get a $apply already in progress error from the MdChipsCtrl.onFocus call. Here is the error track.
I created an example to illustrate this. Just click on the removal x on the chip Blue and you will raise the Error mentioned above.
https://gist.github.com/anonymous/dedb59710f4d173d8109
The text was updated successfully, but these errors were encountered: