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

Select 使用getPopupContainer change事件不会触发了

Open select-better opened this issue 7 months ago • 1 comments
trafficstars

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

Version

4.2.6

Environment

vue3

Reproduction link

Edit on CodeSandbox

Steps to reproduce

使用了getPopupContainer 属性后,不再触发change事件了

What is expected?

应该都正常触发change事件

What is actually happening?

没有正常触发change事件

select-better avatar Apr 14 '25 12:04 select-better