Existing Component
Yes
Component Name
el-select
Description
When collapse-tags
prop is set to true
and there isn't enough width to show selected elements, there should be an option not to show any selected element, but only x
tag (x the number of selected elements).
Reproduction link: https://codepen.io/batolye/pen/xxVQdeZ?editable=true%3Dhttps%3A%2F%2Felement.eleme.io%2F
3条答案
按热度按时间gcxthw6b1#
Same problem here :(
8ulbf1ek2#
if you have to do this , you can set style to hidden this element, and change the number tag
t9aqgxwy3#
I think this is a general problem, can I choose to mention a pr to solve this problem and i have the same problem ?