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
Whenever I tap another text field in the login form, all text fields in that form get emptied. I was able to log in once (currently trying to replicate this) but am now effectively locked out of the app.
It looks like the entire view is redrawn whenever I tap one of the textfields.
The text was updated successfully, but these errors were encountered:
TomBursch
changed the title
(iOS APP) Text fields get emptied when tapping other text fields
(iOS) Text fields get emptied when tapping other text fields
Jan 23, 2022
So, I don't think this is an issue with my code, more so with flutter and ios 15.3. It works fine with ios 15.2 and right now I'm waiting for full ios 15.3 support in xcode stable (https://xcodereleases.com/).
iPhone 11 Pro Max, iOS 15.3 (Beta)
Whenever I tap another text field in the login form, all text fields in that form get emptied. I was able to log in once (currently trying to replicate this) but am now effectively locked out of the app.
It looks like the entire view is redrawn whenever I tap one of the textfields.
The text was updated successfully, but these errors were encountered: