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
filterable select breaks if you click inside and while keeping the button pressed you go outside the select and then release the button (like dragging)
#510
Closed
wc-matteo opened this issue
Jul 14, 2021
· 0 comments
· Fixed by #756
TuSimple/naive-ui version (版本)
2.15.4
Vue version (Vue 版本)
3.1.4
Browser and its version (浏览器及其版本)
chrome 91.0.4472.124
System and its version (系统及其版本)
win 10
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/interesting-allen-5nsvq
Reappearance steps (重现步骤)
click inside the select and don't release the button
go outside the select and release the button
try to filter the select by typing something
Expected results (期望的结果)
the filter works
Actual results (实际的结果)
after the first character typed, it resets and deletes all characters
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: