Page 1 of 1

Autocomplete prevent onunselect

Posted: 10 Jul 2019, 11:40
by fkeller1
Hi everybody,

i'm using the autocomplete component and i want to to display a confirmation dialog before removing the item (on confirmation of the dialog).

I can readd the removed item to the ngModel property, but it does not update the ui.

Any suggestions on how to solve this.

Thank you and best regards