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

select下拉菜单位置问题&max-tag-count设置后显示undefined #3085

Closed
1 task
tracy2zhang opened this issue Nov 2, 2020 · 1 comment
Closed
1 task
Assignees
Labels

Comments

@tracy2zhang
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.0-beta.12

Environment

vue3.0.2

Reproduction link

https://stackblitz.com/edit/vue-5zzqvx?file=src%2Fcomponents%2FHelloWorld.vue

Steps to reproduce

  1. select设置多选,max-tag-count为1,宽度设置100px
  2. 选择多项,使选择框的高度因为折行而变化

What is expected?

  1. 下拉菜单的位置会随着选择框的高度变化而调整
  2. 超出max-tag-count的部分会显示 n

What is actually happening?

  1. 下拉菜单的位置不变
  2. 超出max-tag-count的部分显示 undefined
@github-actions
Copy link

github-actions bot commented Nov 3, 2021

This issue 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 Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants