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

NoSuchMethodError: The method 'removeRoute' was called on null. #156

Open
MalteMagnussen opened this issue Oct 7, 2020 · 0 comments
Open

Comments

@MalteMagnussen
Copy link

MalteMagnussen commented Oct 7, 2020

Describe the bug

NoSuchMethodError: NoSuchMethodError: The method 'removeRoute' was called on null.
Receiver: null
Tried calling: removeRoute()
  File "flushbar_route.dart", line 175, in FlushbarRoute._getDismissibleFlushbar.<fn>
  File "dismissible.dart", line 476, in _DismissibleState._startResizeAnimation
  File "dismissible.dart", line 451, in _DismissibleState._handleDismissStatusChanged
  File "<asynchronous suspension>"
  File "unparsed"

This is from our Sentry. So this happened to a user, and the above is all that Sentry has told us.
I have no clue where to start. Any help is appreciated.

image

Temporary solution to prevent crash

image

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

1 participant