-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
Error if pop a route in onTap #297
Comments
The error also happens to me, but with different use case. Using go_router redirection and a screen that has SpeedDial with children function => GoRouter.pushNamed("my_screen"). Error
|
I would suggest you to close the dial before doing something with the navigator. |
This should be fixed with this PR I think Can we have a new release with the latest merged PRs ? Thanks |
it doesn't help in my case 🤷🏻♂️ |
this code causes error:
flutter_speed_dial: 6.2.0
flutter: 3.7.6
The text was updated successfully, but these errors were encountered: