Michelle Yee

Results 1 issues of Michelle Yee

` this.increment(item.id)} onDecrement={() => this.decrement(item.id)} />` The onMinimumReached and onMaximumReached events are always triggered upon render even when the value is 3. By the way, my UIStepper is inside a...