Skip to content

modal confirm不能关闭 #7249

@dadianzi

Description

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

Version

4.0.8

Environment

{ "name": "workspace", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "volar-preview-vite", "build": "vue-tsc && vite build", "preview": "vite preview" }, "dependencies": { "vue": "^3.3.9", "ant-design-vue": "^4.0.8" }, "devDependencies": { "@codesandbox/vue-preview": "^0.1.1-alpha.16", "@vitejs/plugin-vue": "^4.5.0", "typescript": "^5.3.2", "vite": "^5.0.4", "vue-tsc": "^1.8.24" } }

Reproduction link

Edit on CodeSandbox

Steps to reproduce

modal打开后点击取消或者确定都不能关闭

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