We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
fix issue best-flutter#3 列表项添加点击跳转到其他页面之后回来, 下拉菜单就不会弹出了
8f5f20e
原因: 跳转到其他页面的时候会重复调用 didChangeDependencies , 导致添加多个 listener , 回到页面之后点击时会重复触发点击事件, 开启 => 关闭
Merge pull request #4 from AonoCandal/master
16dd4d0
fix issue #3 列表项添加点击跳转到其他页面之后回来, 下拉菜单就不会弹出了
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: