Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

ng-change event doesn't get triggered when using uif-searchbox #488

Open
bhosalemahesh899 opened this issue Apr 4, 2017 · 1 comment
Open

Comments

@bhosalemahesh899
Copy link

bhosalemahesh899 commented Apr 4, 2017

Hi,

I am using uif-searchbox and I want to do something on ng-change of uif-searchbox.
but the ng-change event doesn't get triggered on change
ng-cahnge event getting called on click on close button of uif-searchbox

please see in the following js
https://jsfiddle.net/bhosalemahesh899gmailcom/owv9fw4f/27/

@andrewconnell
Copy link
Member

Correct... ATM this control like many others does not emit this event. It does use it internally to change the $isDirty flag on the component. Therefore this would be an enhancement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants