-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
I am using Sweetalert with a Vue modal. When I click Submit on the modal form, the alert pops up. That works fine.
However, if I accidentally click where the modal submit button was (you cannot see it because the Sweetalert window is open), it will submit the modal form twice. It only occurs if I click too soon. Not sure if it's because the Sweetalert window hasn't fully loaded? I'm a bit click-happy.
Any ideas on how to prevent this issue? I tried to add this to my modal: @submit.once, but then I can't click "ok" on the Sweetalert window.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels