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

Exception when using 2 side menues #40

Open
gepopa10 opened this issue Dec 10, 2022 · 0 comments
Open

Exception when using 2 side menues #40

gepopa10 opened this issue Dec 10, 2022 · 0 comments

Comments

@gepopa10
Copy link

Can I use this widget twice in my application? One to the right and one to the left side? It works fine 1 time but when I put two of them I get this exception:

built during the build phase only if one of its ancestors is currently building. This exception is
allowed because the framework builds parent widgets before children, which means a dirty descendant
will always be built. Otherwise, the framework might not visit this widget during this build phase.
The widget on which setState() or markNeedsBuild() was called was:
  ValueListenableBuilder<SideMenuDisplayMode>
The widget which was currently being built when the offending call was made was:
  SideMenu
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