Open yesitsdave opened 8 years ago
If clearsOnEditingDidBegin is true and showAutoCompleteTableWhenEditingBegins is also true, the current implementation will fetch results for the text that was in the field before being cleared when it is tapped.
This is a fix for that issue.
If clearsOnEditingDidBegin is true and showAutoCompleteTableWhenEditingBegins is also true, the current implementation will fetch results for the text that was in the field before being cleared when it is tapped.
This is a fix for that issue.