Skip to content

Issue with a-popconfirm not closing automatically #7170

@HtmlMak

Description

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

Version

4.0.7

Environment

Vue 3, latest chrome

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Utilize the okButton slot with a native button inside the a-popconfirm. Observe that the @confirm event is triggered successfully, but the popconfirm window does not close automatically.

What is expected?

After triggering the @confirm event, the a-popconfirm window should close automatically.

What is actually happening?

The a-popconfirm window remains open even after the @confirm event is triggered.

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