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
I'm using ur directive for combo-box, using "events=", I'm calling a method on controller that needs to implemented when change is detected in ngModel. However method on controller is being called continuously even there is no change to ngModel.