Open nazgu1 opened 2 years ago
Just tested on master branch, Xcode 13.0, iOS 15.0, Simulator and couldn't reproduce. Have you seen this happen in any iOS or have you seen any difference between Simulator and real device? Also a small code sample to reproduce would be helpful
When using
CountDownRow
when you change value to 0 h 0 min it automatically go to nearest non-zero value (correct). If you go to zero from nearest non-zero value it goes back to the same value and next onChange event is not fired, e.g.Environment: Eureka 5.4.3, Xcode 13.2 and iOS 14.4, 15.2