Skip to content

Form submits twice when using with Vue modal. #131

@airliajsmith

Description

@airliajsmith

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions