Jquery Autocomplete Backspace Help

Jquery Autocomplete Backspace Help

I have an issue with backspacing in the jqueary autocomplete plugin. I have min characters set to 3, but if a user types in a word, then backspaces, the results remain when the user backspaces to less than three characters. The results dropdown should disappear in this case. Does anyone have a solution for this issue? Thanks!!