t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Textarea input type Problem! #765

Closed PeymanNaeimi closed 6 years ago

PeymanNaeimi commented 6 years ago

Hi, When I try to break line in textarea input type, modal confirmed.

I had added these too, but nothing happen: allowEnterKey: false, focusConfirm: false,

any one had advise for my problem?

Check the code here: https://jsfiddle.net/piman/f28tn8hq/24/

t4t5 commented 6 years ago

You example is using the SweetAlert 2 fork which is a separate project.