ViewUIPlus icon indicating copy to clipboard operation
ViewUIPlus copied to clipboard

[Bug Report]1.3.6 及其后续版本的SELECT组件过滤无法生效

Open JellyChenDeveloper opened this issue 2 years ago • 1 comments

Environment

vue: 3.2.25,vite: 4.1.4, view-ui-plus:1.3.6

Reproduction link

https://iviewui.com/view-ui-plus/component/form/select#filterable

Steps to reproduce

直接使用官网中Select的用例:https://iviewui.com/view-ui-plus/component/form/select#filterable 项目搭建使用官网的模板:https://github.com/view-design/view-ui-project-vite。

从1.3.1一直测试到1.3.10,每次都是删除node_modules文件夹再重新install的。 发现1.3.5及之前的组件中filterable属性能生效,1.3.6及之后的版本filterable属性无效,

由于和版本相关 View Design Run 中无法重现 image image

代码片段直接复制官网的,就不粘代码片段了

What is expected?

最新版本的Select组件中filterable属性生效

What is actually happening?

1.3.6 及其后续版本后的filterable属性目前无法生效

JellyChenDeveloper avatar Apr 10 '23 09:04 JellyChenDeveloper

一直到1.3.11版本仍然未修复这个问题

endfish avatar May 06 '23 06:05 endfish