Open antajo opened 5 years ago
This issue comes when a user tries to delete the entire text in the autocomplete input field by selecting current text using the mouse (double click or click and drag). https://stackblitz.com/edit/ng2-input-autocomplete
confirmed. Angular will trigger double click with single click at the same time.
This issue comes when a user tries to delete the entire text in the autocomplete input field by selecting current text using the mouse (double click or click and drag). https://stackblitz.com/edit/ng2-input-autocomplete