Skip to content

allowOutsideClick doesn't work. #132

@airliajsmith

Description

@airliajsmith

Is this being monitored anymore? I hope so. It's a great option.

I have this in a vue component and the alert works, but the allowOutsideClick: false does not.

     swal(
                            {
                                title: 'Attention!',
                                text: 'That contact is already assigned to this customer!',
                                type: 'warning',
                                allowOutsideClick: false
                            }

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