Open Sinaloense opened 1 month ago
Sadly it's a known issue https://github.com/flutter/flutter/issues/106659
Okay, thanks, so we need to wait until fix come directly in DropdownButton
The only solution to the issue is to rewrite the inputDecorator and make it clickable from inside , not as child of inkWell.
Describe the bug Ripple is affecting errorText and helperText, looks horrible with BorderRadius
To Reproduce Steps to reproduce the behavior:
Expected behavior Add an option to disable ripple effect to labelText and errorText.
Screenshots
I dont know if this issue is related with: https://github.com/salim-lachdhaf/dropdown_search/pull/660
dropdown_search: ^6.0.1