TokenAutoComplete v2.0.4 Release Notes
Release Date: 2016-03-03 // about 5 years ago-
In cases where you use
showDropDown
to display the completion list while the field has no user entered text, the behavior was inconsistent:- ๐ make
currentCompletionText
accurate when the field is empty - ๐ fix an issue where the hint might get tokenized if an object was added by tapping on the drop down
- ๐ make