Skip to content

fix[select]: fix placeholder error when inputting Chinese #7611

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

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

cc-hearts
Copy link
Contributor

close #7590

cc-hearts and others added 3 commits May 30, 2024 11:58
fix(selector): fix placeholder error when inputting Chinese

perf: optimize types
@tangjinzhou tangjinzhou merged commit 6e2c5a6 into vueComponent:main Jun 4, 2024
1 check failed
@ankeycheng
Copy link

@cc-hearts 这个修复导致 SelectCascader 组件在带搜索的多选模式下时,当前输入的关键字被隐藏了

官网 Select demo
Cascader demo

Copy link

github-actions bot commented Jun 8, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

带搜索框的Select,搜索中文未输入完成时,会跟placeholder重叠
3 participants