Skip to content

Using input in the slot renderExtraFooter of rangePicker, the input box cannot be focused #6137

@RayforReal

Description

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

Version

3.2.14

Environment

ant-design-vue@3.2.14; vue@3.2.37

Reproduction link

Edit on CodeSandbox

Steps to reproduce

使用rangePicker组件,在额外页脚插槽renderExtraFooter中添加input输入框,点击输入框,当前输入框无法获取焦点;如果使用的是a-input-number计数输入框,点击数字输入框的增减按钮可以强行把时间组件的聚焦状态移到数字输入框中

What is expected?

在rangePicker的renderExtraFooter使用input,renderExtraFooter里的输入框可以正常获取焦点

What is actually happening?

在rangePicker的renderExtraFooter使用input,renderExtraFooter里的输入框无法正常获取焦点

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