tribute
tribute copied to clipboard
Unable to use allowspaces when autocompletemode is true
How can we reproduce this bug?
- open https://glitch.com/edit/#!/tribute-js
- autocompletemode and allowspaces are set to true
- Type
New Yo
and selectNew York
from the dropdown
What did you expect to happen?
New York
should be selected
What happened instead?
York
is considered as a seperate word and it becomes New New York
Link (jsfiddle/plunkr/codepen) or Screenshot: https://glitch.com/edit/#!/tribute-js
same problem any updates ?
I also have the same problem here.
any updates ?