I found a possible bug on Entry
and Editor
controls on ios (XF v2.3.2.127). Try to enter some text with typo and then tap on "close" button on keyboard or just tap on another page content for hiding keyboard. In this case last value in view model which is binded to Text
control property is the text with typo, but you can see autocorrected text in control. DON'T tap on suggested word because in this case binding works fine.
On android everything works fine.
Can someone confirm this bug or describe this behavior?``
↧
Entry/Editor text binding issue on ios when spellchecker autocorrect text
↧