Skip to content

Use a-range-picker component to add extra footer, insert a-select selection box in renderExtraFooter causes error #6062

@RayforReal

Description

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

Version

3.2.13

Environment

ant-design-vue@3.2.13; vue@3.2.37

Reproduction link

Edit on CodeSandbox

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions