When the element ui InputNumber counter clicks the tail icon (+, -) left and right at the same time, it increases / decreases infinitely.

when the: element ui InputNumber counter clicks the tail icon (+, -) at the same time, it will increase / decrease infinitely, and the maximum / minimum value will not stop, but this will not happen when I run the example of the official document online

.

Code:
clipboard.png

clipboard.png

PS:form-iteminput

clipboard.png

how should I solve the problem if I use el-input-number tags?

Mar.13,2021

I also encountered this situation. The page has multiple counters. Click the button + or-several times, and then remove alert from the event


change event.

Menu