Skip to content

Commit 8a9c183

Browse files
Update knowledge-base/ios-autocomplete-text-prediction-issue.md
Co-authored-by: Yordan <[email protected]>
1 parent a1fd5b4 commit 8a9c183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/ios-autocomplete-text-prediction-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ res_type: kb
2020
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.
2121

2222
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`?
2424
- Why does incorrect text appear in RadAutoComplete selection on iOS?
2525
- How to resolve text prediction issues in RadAutoComplete?
2626

0 commit comments

Comments
 (0)