We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We get the following error when clicking on a "help us" button on the home page, and we cannot go back to the app:
E/flutter ( 3587): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: GoError: There is nothing to pop E/flutter ( 3587): #0 GoRouterDelegate.pop (package:go_router/src/delegate.dart:92:7) E/flutter ( 3587): #1 GoRouter.pop (package:go_router/src/router.dart:491:20) E/flutter ( 3587): #2 AppNavigator.pop (package:smooth_app/pages/navigator/app_navigator.dart:83:20) E/flutter ( 3587): #3 _ExternalPageState.initState.<anonymous closure> (package:smooth_app/pages/navigator/external_page.dart:79:36) E/flutter ( 3587): <asynchronous suspension> E/flutter ( 3587):
The text of the "help us" message is ridiculously cropped, but that's another story.
[Edit] For the record the top scan buttons look like crap, but it's only because I haven't used the latest version.
The text was updated successfully, but these errors were encountered:
g123k
Successfully merging a pull request may close this issue.
What
We get the following error when clicking on a "help us" button on the home page, and we cannot go back to the app:
Steps to reproduce the behavior
Screenshot/Mockup/Before-After
The text of the "help us" message is ridiculously cropped, but that's another story.
[Edit] For the record the top scan buttons look like crap, but it's only because I haven't used the latest version.
The text was updated successfully, but these errors were encountered: