element icon indicating copy to clipboard operation
element copied to clipboard

select组件的filterable属性在剪切板复制的情况下不生效

Open gaoyongsms opened this issue 9 months ago • 1 comments

当用户点击了select组件,下拉展开之后,用户ctrl+v内容到select的输入框中时没有触发option过滤

gaoyongsms avatar May 23 '25 09:05 gaoyongsms

检查一下有没有定义filter-method方法,filterable要搭配filter-method一起使用。

LSL1618 avatar May 26 '25 04:05 LSL1618