Version
3.2.13
Environment
[email protected]; [email protected]
Reproduction link

Steps to reproduce
在使用a-range-picker组件的添加额外的页脚插槽中,使用a-select下拉组件后,日期面板无法展开,组件异常
What is expected?
在使用a-range-picker组件的添加额外的页脚插槽中,可以使用下拉组件。
What is actually happening?
OptionList.js:71 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')
at getEnabledActiveIndex2 (OptionList.js:71:42)
at setup29 (OptionList.js:88:20)