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

A FlyoutController was used after being disposed. #818

Closed
MonowarShoz opened this issue Apr 27, 2023 · 0 comments · Fixed by #821
Closed

A FlyoutController was used after being disposed. #818

MonowarShoz opened this issue Apr 27, 2023 · 0 comments · Fixed by #821
Labels
bug Something isn't working

Comments

@MonowarShoz
Copy link

In Navigation View widget's Top Pane Header mode, When flyout menu option is selected I get this following error.

Exception has occurred.
FlutterError (A FlyoutController was used after being disposed.
Once you have called dispose() on a FlyoutController, it can no longer be used.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants