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
Solution was to use resizeToAvoidBottomInset: true,
Although if textField is at the bottom of screen and we are not scrolled totally down, page is not going up so still not visible but scrollable. From my perspective we gonna fix it on web part
WebView is not scrolling up when textfield is at the bottom of screen making it invisible while typing.
The text was updated successfully, but these errors were encountered: