Closed IlyaMax closed 1 year ago
Interesting that it can be reproduced with go router too. Maybe the issue with MaterialApp.router constructor https://github.com/IlyaMax/flutter_playground/tree/text-field-focus-when-pop-ios-issue-go-router Not reproduced with MaterialApp constructor https://github.com/IlyaMax/flutter_playground/tree/text-field-focus-when-pop-ios-issue-not-router
https://github.com/flutter/flutter/issues/124778 close this because seems like that is an issue of flutter
TextField is getting focus if it was previously focused after calling Navigator.pop and using beamer
version 1.5.3
Minimal reproducable example: https://github.com/IlyaMax/flutter_playground/tree/text-field-focus-when-pop-ios-issue Steps for iOS:
Expected behavior Your textfield is not getting focus
Steps for Android:
Expected behavior Your textfield is not getting focus