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 was unable to capture ng-change event for a dropdown using this framework.
I read the source code and noticed that the templates only uses div's. How do you handle to fire onChange/ngChange events for a selectbox?