Skip to content

Tabs标签页下加input输入完成后tab页消失 #2792

@lubaijie

Description

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

Environment

vue3.0

Reproduction link

https://github.com/vueComponent/ant-design-vue.git

Steps to reproduce

Content of Tab Pane 2 Content of Tab Pane 3
<script> export default { data() { return { value: '' }; }, methods: { callback(key) { console.log(key); }, }, }; </script>

当input输入完成,失去焦点后,tab页面消失

What is expected?

What is actually happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions