input-number icon indicating copy to clipboard operation
input-number copied to clipboard

input-number 点击右侧增加聚焦失当

Open ytianzaishui opened this issue 3 years ago • 0 comments

https://github.com/react-component/input-number/blob/d3de1472f23b4978d74a221e4b11db5408900ef9/src/InputNumber.tsx#L432

采用了先更改数值在聚焦。应该是先focus再change,模拟input改变时间顺序

ytianzaishui avatar Mar 01 '22 01:03 ytianzaishui