ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

vue 升级3.4.14 之后 treeSelect 组件中dropdownStyle 设置 { display: 'none' } 未生效

Open tonysun03 opened this issue 1 year ago • 1 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.1.0

Environment

Vue 3.4.14

Reproduction link

https://stackblitz.com/edit/vue-veduhh?file=src%2Fcomponents%2Ftest.vue

Steps to reproduce

见链接

What is expected?

display 生效

What is actually happening?

display 未生效

tonysun03 avatar Jan 17 '24 03:01 tonysun03

I'll try to fix it

ref

cc-hearts avatar Jan 18 '24 06:01 cc-hearts

vue 在 3.4.20 中修复了这个问题 。

cc-hearts avatar Mar 04 '24 08:03 cc-hearts