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

列表项添加点击跳转到其他页面之后回来, 下拉菜单就不会弹出了 #3

Open
AonoCandal opened this issue Sep 10, 2018 · 0 comments

Comments

@AonoCandal
Copy link

No description provided.

AonoCandal pushed a commit to AonoCandal/flutter_dropdown_menu that referenced this issue Sep 12, 2018
原因: 跳转到其他页面的时候会重复调用 didChangeDependencies , 导致添加多个 listener , 回到页面之后点击时会重复触发点击事件, 开启 => 关闭
jzoom added a commit that referenced this issue Sep 19, 2018
fix issue #3 列表项添加点击跳转到其他页面之后回来, 下拉菜单就不会弹出了
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