Hi guys,
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?
Am I missing something?
Thanky you.