You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
07akioni
changed the title
输入框绑定ref(0) 会同时显示placeholder和0 🐛
pass value: ref(0) in n-input will show placeholder and 0 simutanuously
Aug 19, 2021
07akioni
changed the title
pass value: ref(0) in n-input will show placeholder and 0 simutanuously
pass value=ref(0) in n-input will show placeholder and 0 simutanuously
Aug 19, 2021
07akioni
changed the title
pass value=ref(0) in n-input will show placeholder and 0 simutanuously
passing value=ref(0) in n-input will show placeholder and 0 simutanuously
Aug 19, 2021
TuSimple/naive-ui version (版本)
2.16.4
Vue version (Vue 版本)
3.2.4
Browser and its version (浏览器及其版本)
Chrome(92.0.4515.159)
System and its version (系统及其版本)
Win10
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/msol6?file=/src/Demo.vue
Reappearance steps (重现步骤)
把value变成ref(0)
Expected results (期望的结果)
只显示0吧
Actual results (实际的结果)
同时显示placeholder和0
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: