Closed tuikoushui closed 3 years ago
you can use visibleChange like this https://codesandbox.io/s/vue-antd-template-forked-dvokw?file=/src/App.vue
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Version
1.7.2
Environment
win10,chrome9,vue2.6.10
Reproduction link
Steps to reproduce
Create Popconfirm and use the visible property, then click anywhere but Popconfirm
What is expected?
Popconfirm was closed
What is actually happening?
Popconfirm is not closed
Is there a maskClosable property similar to modal to control it?