-
Notifications
You must be signed in to change notification settings - Fork 142
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
Flutter 2.5 Web AlertDialog + numberpicker #126
Comments
same issues :(. |
Any fix regarding this? |
wrap the https://docs.flutter.dev/release/breaking-changes/default-scroll-behavior-drag
|
Check this answer: https://stackoverflow.com/questions/69608373/flutter-numberpicker-in-alertdialog-doesnt-work-properly The StateFulBuilder seems to fix the issue! |
Flutter 2.5 Web
the numberpicker's scroll in AlertDialog is not working any more
The text was updated successfully, but these errors were encountered: