When tap the Button quickly in List, the ButtonStyleConfiguration’s isPressed property don't change properly, always false. When using Button in ScrollView, the same error doesn't exist.
The ButtonStyleConfiguration’s isPressed property don't change properly when used in List
This is the demo: https://github.com/hengyi-zhang/ButtonStyleConfigurationDemo.git