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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 PaneItemExpander error "A FlyoutController was used after being disposed". #857

Closed
adpmhel24 opened this issue Jun 10, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@adpmhel24
Copy link

when clicking the items of PaneItemExpander i got an error of A FlyoutController was used after being disposed.

@adpmhel24
Copy link
Author

Recording.2023-06-10.222633.mp4

@bdlukaa
Copy link
Owner

bdlukaa commented Jun 11, 2023

What version of fluent_ui are you using? Probably a duplicate of #818

please fill the issue template next time

@adpmhel24
Copy link
Author

adpmhel24 commented Jun 12, 2023

What version of fluent_ui are you using? Probably a duplicate of #818

please fill the issue template next time

Im using the latest fluent ui
Even though the displayMode is compact

@bdlukaa
Copy link
Owner

bdlukaa commented Jul 5, 2023

Sorry, but I was not able to reproduce this issue. Can you try it on the example application?

@Quintonvv
Copy link

I created a web application for flutter, I get the same errors.

When I use the app in Fullscreen with the expanded menu, the error does not appear, however when its compact or even closed (mobile) I get an error related to FlyOut.

Error on conpact: A FlyoutController was used after being disposed.
Error when on mobile: "This controller must be attached to a FlyoutTarget".

@bdlukaa bdlukaa added the bug Something isn't working label Aug 27, 2023
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

No branches or pull requests

3 participants