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

Menu does not close when switching between pages #554

Closed
smiera opened this issue Mar 21, 2023 · 4 comments
Closed

Menu does not close when switching between pages #554

smiera opened this issue Mar 21, 2023 · 4 comments

Comments

@smiera
Copy link

smiera commented Mar 21, 2023

Here is a simple example: https://gist.github.com/smiera/762c200059a2960f142bc44466ecbdf9

  1. On page Menu #1 open dropdown
  2. Switch to page Menu #2. Opened dropdown list is still open.

If I remove NoTransitionPage in GoRouter(replace pageBuilder to builder in example), then everything works correctly.

Simulator Screen Recording - iPhone 12 - 2023-03-21 at 10 08 05

dependencies:
  go_router: ^6.0.3
  dropdown_search: ^5.0.6
@tobiasleijs
Copy link

I have the same issue

2 similar comments
@FlorisGC
Copy link

I have the same issue

@NgoTruongThanh
Copy link

I have the same issue

@salim-lachdhaf
Copy link
Owner

thank you for the example.

the issue is fixed in the next version v6.0.0-pre that will be released in the next days.

Stay tuned ;)

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

5 participants