-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Description
Element UI version
2.7.2
OS/Browsers version
chrome
Vue version
2.6.10
Reproduction Link
https://jsfiddle.net/cx56bm1y/
Steps to reproduce
I have a dialog, I want to close it by click-modal
but if I mousedown on the dialog and mouseup on the modal, it also closed!! I don't want that
because sometimes I select text in the input will out of bounds, and dialog be closed
What is Expected?
I just want to close it by click-modal only
but after I set close-on-click-modal to false
both of them are invalid, I want to reserve click event
thanks everyone
What is actually happening?
Dialog close issue
srweeks, linking2014, spirinek, elisandroesp, Timmmm and 3 more