Skip to content

dismissable bug #30

@ValiDrv

Description

@ValiDrv

Hello

Thank you for the component.
One problem tho: your dismissable flag only hides the X button, you can still dismiss it.

You can add in component.vue around line 186

        // Check dismiss callback result for prevention
        if (this.vuedals[localIndex].onDismiss() === false)
          return;

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