We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.21.1
3.2.22
any
https://codesandbox.io/s/gracious-snyder-vd6bs
设置min="50",比如我想输入100,输入1的时候一直会跳成50
正常输入
干扰正常输入值
应该有个输入框失去焦点或者回车的动作里面去控制最大最小值判断 https://element-plus.gitee.io/zh-CN/component/input.html#input-%E4%BA%8B%E4%BB%B6
The text was updated successfully, but these errors were encountered:
我记得之前的设计就是这样的 不确定是不是需要改动 @07akioni
Sorry, something went wrong.
什么时候能修复这个问题呢?目前严重影响输入使用了
[input-number]仅在输入框失去焦点或用户按下回车时触发 #1662
我看看哈
da13fcf
No branches or pull requests
TuSimple/naive-ui version (版本)
2.21.1
Vue version (Vue 版本)
3.2.22
Browser and its version (浏览器及其版本)
any
System and its version (系统及其版本)
any
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/gracious-snyder-vd6bs
Reappearance steps (重现步骤)
设置min="50",比如我想输入100,输入1的时候一直会跳成50
Expected results (期望的结果)
正常输入
Actual results (实际的结果)
干扰正常输入值
Remarks (补充说明)
应该有个输入框失去焦点或者回车的动作里面去控制最大最小值判断
https://element-plus.gitee.io/zh-CN/component/input.html#input-%E4%BA%8B%E4%BB%B6
The text was updated successfully, but these errors were encountered: