You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/ios-autocomplete-text-prediction-issue.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ res_type: kb
20
20
When using [AutoComplete](https://docs.telerik.com/devtools/maui/controls/autocomplete/overview) on iOS, the auto-correction feature causes unexpected behavior during suggestion selection. Instead of inserting the selected item, iOS auto-correction inserts an auto-completed string, such as "Er". This issue occurs specifically when iOS automatically highlights its auto-correction suggestions.
21
21
22
22
This knowledge base article also answers the following questions:
23
-
- How to disable iOS auto-correction for RadAutoComplete?
23
+
- How to disable iOS auto-correction for `RadAutoComplete`?
24
24
- Why does incorrect text appear in RadAutoComplete selection on iOS?
25
25
- How to resolve text prediction issues in RadAutoComplete?
0 commit comments