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
Seems like the TextInput width is greater than the same text in Text. If I apply the calculated width to the Text, it displays it without a problem, but if I set the width to TextInput, it will get clipped.