Skip to content

Open and hide modal using useModal composable #2860

@dimtrovich

Description

@dimtrovich

Describe the bug

Hello everyone.

Previously, it was possible to open a modal programmatically (‘bootstrap-vue-next’: ‘^0.25.15’) with useModal. But now with version 0.40.2 or 0.40.5, it no longer works. The modal does not open and there is no error message.

Using the v-model approach works, but I have a different workflow where v-model will not be sufficient (or at least will complicate things).

Reproduction

https://stackblitz.com/edit/github-kdiqbbez?file=src%2FApp.vue

Used Package Manager

pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions