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

[Component] [cascader] Cascader 级联选择器在设置为多选时,选择其中一项时高度会增加2px #13017

Open
GuoJikun opened this issue May 31, 2023 · 0 comments · May be fixed by #13023
Labels

Comments

@GuoJikun
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.2.45
  • Element Plus Version: 2.3.5
  • Browser / OS: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54
  • Build Tool: Vue CLI

Reproduction

Related Component

  • el-cascader

Reproduction Link

Element Plus Playground

Steps to reproduce

1、选中其中一项就能复现

What is Expected?

选择后高度不变

What is actually happening?

选择后高度会增加2px

Additional comments

GuoJikun added a commit to GuoJikun/element-plus that referenced this issue May 31, 2023
When a component has multiple selection enabled, the height changes when one of the items is
selected

closed element-plus#13017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant