@funwithforms @justmarkup Wow I didn’t know the step increment doesn’t increment the input value by the step. Weird.
Shouldn’t the query selector be input[type=”number”] instead of just input? What would happen with text in the input if I hit the up key?