ngx-lite icon indicating copy to clipboard operation
ngx-lite copied to clipboard

NgxInputTagComponent fires "TextChange" event even if text doesn't change

Open steve-haar opened this issue 6 years ago • 0 comments

It looks like the textChange event fires on every keyup regardless if the actual text changes.

https://github.com/coryrylan/ngx-lite/blob/ce954f2587d49ce364895275fbc5c038a31bb3b3/projects/ngx-input-tag/src/ngx-input-tag.component.ts#L157

steve-haar avatar Oct 31 '18 16:10 steve-haar