ng2-ui / auto-complete

Angular Auto Complete component and directive
http://ng2-ui.github.io/auto-complete/
MIT License
280 stars 124 forks source link

bug: autcomplete does not allow the character [ #124

Closed crh225 closed 7 years ago

crh225 commented 7 years ago

Go to plunkr http://plnkr.co/edit/3pB1Gx?p=preview

in first input click into it and hit the character "["

image

image

crh225 commented 7 years ago

doesnt like slash either

image

image

crh225 commented 7 years ago

different plunkr http://plnkr.co/edit/2XRrck2cWVWcvbJnj6z5?p=preview

image

image

allenhwkim commented 7 years ago

Fixed and released 0.10.2

crh225 commented 7 years ago

verified