Skip to content
New issue

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

input输入框初始值为空时,输入值后再重置初始值input框更新异常 #6526

Open
5 tasks done
lyric-zemin opened this issue Nov 8, 2024 · 0 comments
Open
5 tasks done
Labels
untriaged need to sort

Comments

@lyric-zemin
Copy link

描述错误

input输入框初始值为空时,输入值后再重置初始值input框更新异常
demo

复现步骤

  1. 打开demo
  2. 输入框输入123
  3. 点击reset按钮
  4. 输入框不更新

最小复现链接

https://codesandbox.io/p/sandbox/awesome-bartik-74pz8s?file=%2Fsrc%2FDemo.vue%3A14%2C13

系统信息

System:
    OS: Windows 11 10.0.22631
    CPU: (16) x64 AMD Ryzen 7 5700G with Radeon Graphics
    Memory: 3.78 GB / 15.87 GB
  Binaries:
    Node: 20.12.0 - ~\AppData\Local\nvs\default\node.EXE
    npm: 10.5.0 - ~\AppData\Local\nvs\default\npm.CMD
    pnpm: 9.12.2 - ~\AppData\Local\nvs\default\pnpm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    naive-ui: ^2.40.1 => 2.40.1
    vue: ^3.5.12 => 3.5.12

使用的包管理器

pnpm

验证

@lyric-zemin lyric-zemin added the untriaged need to sort label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant