🐛 The checkbox inside ListTile.selectable
should not have its own focus
#1144
Labels
bug
Something isn't working
ListTile.selectable
should not have its own focus
#1144
Describe the bug
when i hit enter its not getting to next focus but when i tried to select twice then it goes to next focus.
i already use onSelectionChange to next focus but it calls when first i check then uncheck then check again (3x) after that focus on next tile
Expected behavior
it suppose to work when i select inside listview then suppose to go focus next tile.
Screenshots
2024-11-22.09-40-39.mp4
Code
The text was updated successfully, but these errors were encountered: