when the user types in two words, every suggestion works correctly...
the problem is when the user begins typing the 2nd word and selects the autocomplete suggestion, then it replaces the 2nd word with the suggestion, but leaves the first word.
for example:
How can I fix this?