element [Bug Report] The filter attribute in el-select is added, and the arrow cannot be retrieved by clicking the arrow; After the filter property in el-select is added, click the arrow to collapse

gpnt7bae  于 2022-11-13  发布在  其他
关注(0)|答案(5)|浏览(176)

Element UI version

2.7.2

OS/Browsers version

windows/mac

Vue version

2.6.10

https://codepen.io/anon/pen/qwMaGX

Steps to reproduce

el-select 中 添加 filterable 属性后,点击箭头无法收起,从@2.3.4 后的都变成 展开后无法收起了 ;
After adding the filterable attribute to el-select, clicking the arrow will not be able to close it, and it will not be retracted after the expansion from @2.3.4.

What is Expected?

el-select 中 添加 filterable 属性后,点击右边的箭头可以切换收起,或展开;
After adding the filterable property to el-select, click the arrow on the right to toggle the collapse, or expand.

What is actually happening?

实际目前的行为,el-select 加入filterable 后 点击右侧的 箭头无法 将展开的数据 收起,点击无效;
Actual actual behavior, after el-select is added to filterable, click the arrow on the right to disable the expanded data, click invalid.

shstlldc

shstlldc1#

Translation of this issue:

Element UI version

2.7.2

OS/Browsers version

Windows/mac

Vue version

2.6.10

Https://codepen.io/anon/pen/qwMaGX

Steps to reproduce

After adding filterable attribute in el-select, the arrow can not be retrieved by clicking on it, and it can not be retrieved by expanding from @2.3.4.

After adding the filterable attribute to el-select, clicking the arrow will not be able to close it, and it will not be retracted after the expansion from @2.3.4.

What is Expected?

After adding the filter attribute to el-select, click the arrow on the right to toggle and fold or expand.
After adding the filterable property to el-select, click the arrow on the right to toggle the collapse, or expand.

What is actually happening?

In fact, the current behavior, el-select joined the filter and clicked the arrow on the right can not collect the expanded data, clicking is invalid;

Actual actual behavior, after el-select is added to filterable, click the arrow on the right to disable the expanded data, click invalid.

tvmytwxo

tvmytwxo2#

遇到了相同的问题。

mdfafbf1

mdfafbf14#

Any news about this bug ?

Many thanks for your help

bybem2ql

bybem2ql5#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题