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
When working with TextBox, I've set IsTextPredictionEnabled to false, and expected it to prevent this popup from showing. However, as per the screenshot attached, it doesn't seem to. Of note, this particular textbook has its InputScope set to EmailSmtpAddress as well -- which I would have expected to suppress this suggestion popup as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When working with
TextBox
, I've setIsTextPredictionEnabled
to false, and expected it to prevent this popup from showing. However, as per the screenshot attached, it doesn't seem to. Of note, this particular textbook has itsInputScope
set toEmailSmtpAddress
as well -- which I would have expected to suppress this suggestion popup as well.Full markup:
Beta Was this translation helpful? Give feedback.
All reactions