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

Bug: ElementPlus的Select开启筛选功能后在form中表现异常 #5122

Closed
5 tasks done
mynetfan opened this issue Dec 12, 2024 · 0 comments · Fixed by #5127
Closed
5 tasks done

Bug: ElementPlus的Select开启筛选功能后在form中表现异常 #5122

mynetfan opened this issue Dec 12, 2024 · 0 comments · Fixed by #5127
Labels
bug Something isn't working

Comments

@mynetfan
Copy link
Collaborator

mynetfan commented Dec 12, 2024

Version

Vben Admin V5

Describe the bug?

如果在form中使用了开启了筛选功能的select组件,每次输入文字来筛选时,select的值都自动变为当前的搜索文字。
相似的ISSUE:#5090

Reproduction

在文件apps\web-ele\src\views\demos\form\basic.vue第142行添加filterable: true,
测试:在表单测试页面的Select中随意搜索,点击提交,查看select的值

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
    Memory: 10.40 GB / 31.76 GB
  Binaries:
    Node: 20.17.0 - ~\app\nodejs\node.EXE
    Yarn: 1.22.22 - ~\app\nodejs\yarn.CMD
    npm: 10.8.2 - ~\app\nodejs\npm.CMD
    pnpm: 9.12.3 - ~\app\nodejs\pnpm.CMD
  Browsers:
    Edge: Chromium (130.0.2849.56)
    Internet Explorer: 11.0.26100.1882

Relevant log output

No response

Validations

@mynetfan mynetfan added bug: pending triage bug Something isn't working and removed bug: pending triage labels Dec 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant