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.33.5
3.2.41
Chrome(101.0.4951.41)
win10
https://www.naiveui.com/zh-CN/os-theme/components/date-picker#month.vue
用户只使用键盘的场景,任意一种日期或事件选择器,聚焦后输入对应日期格式例如完整格式是“YYYY-MM-DD”,如果我输入了2000,但是发现不对需要改成1999,但是删除删到第一位的2时就不能再删了。
删除应该能全部删掉
删除删到第一位时就不能再删了。
The text was updated successfully, but these errors were encountered:
968611c
No branches or pull requests
TuSimple/naive-ui version (版本)
2.33.5
Vue version (Vue 版本)
3.2.41
Browser and its version (浏览器及其版本)
Chrome(101.0.4951.41)
System and its version (系统及其版本)
win10
Node version (Node 版本)
Reappearance link (重现链接)
https://www.naiveui.com/zh-CN/os-theme/components/date-picker#month.vue
Reappearance steps (重现步骤)
用户只使用键盘的场景,任意一种日期或事件选择器,聚焦后输入对应日期格式例如完整格式是“YYYY-MM-DD”,如果我输入了2000,但是发现不对需要改成1999,但是删除删到第一位的2时就不能再删了。
Expected results (期望的结果)
删除应该能全部删掉
Actual results (实际的结果)
删除删到第一位时就不能再删了。
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: