react-bootstrap-sweetalert icon indicating copy to clipboard operation
react-bootstrap-sweetalert copied to clipboard

Outside click is calling the onCancel function. How can I make it just turn off the modal?

Open resobyte opened this issue 3 years ago • 0 comments

Hello friends,

When you set closeOnClickOutside props to true and click outside, onCancel is called. Can I just have it turn off the modal?

resobyte avatar Apr 14 '21 19:04 resobyte