Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS swipe back make TextField not focus when tab on TextField when app build with flutter 3.22 #1955

Closed
RubyRook opened this issue May 21, 2024 · 2 comments

Comments

@RubyRook
Copy link

auto_route: ^8.1.3
flutter 3.22
plateform: IOS

IMG_0243.MP4
@guplem
Copy link

guplem commented May 24, 2024

We are facing the same issue.

Note: If you check the canFocus property of the FocusNode you will see how it is true at first, but after the swipe back, the properly returns false.

@RubyRook
Copy link
Author

It seem like the problem not come from auto_route. I found the same issue here: flutter/flutter#148867. The main problem come from flutter 3.22 itself. I will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants