-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Have conflict with go_router #231
Comments
I also have issues related to go_router. I wrapped MaterialApp.router() with BetterFeedback component. Sometimes it works fine when doing routing, sometimes it triggers an exception. Version Info
Exception
|
I have issues with go_router/BetterFeedback too. Swipe back gesture (at least with CupertinoPage on iOS) does not work when MaterialApp.router() is wrapped with BetterFeedback component. |
Any update? |
I'm also having a problem with the swipe back gesture on iOS but I'm not using go_router though. The swipe back works, but not all the time. Approximately 4 out of 5 tries doesn't work, then it suddenly work with no difference in the way I'm making the gesture. This problem appeared after wrapping I'm on feedback version |
Hi @SharbelOkzan, @WiRight, @brain0verfl0w, @yushengguo557, and mainly @MICKEY88661 wich create the issue. |
Version
2.6.0
Library
feedback
Flutter channel
stable
Flutter version
3.7.3
Platform
Android, iOS
Details
The keyboard will be pop out immediately when my app is using
go_router
as well.source code
Emulator.-.table_tone.2023-06-01.14-53-12.mp4
Steps to reproduce
Output of
flutter doctor -v
The text was updated successfully, but these errors were encountered: