oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

Input is getting marked as touched as soon as click into it #387

Open ColinMorris83 opened 6 years ago

ColinMorris83 commented 6 years ago

The input is getting marked as touched as soon as you click into it, it should only be marked as touched when input is blurred. This is on version 2.0.6

daco commented 6 years ago

I have the same issue as @ColinMorris83