valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

Fix/issue with vanishing second character #947

Open awaazde opened 6 years ago

awaazde commented 6 years ago

By stopping this propagation, we can make sure that event bubbling stops and the issue of second character vanishing can be solved. The issue in detail is mentioned here