Closed
Description
Describe the bug
Hi,
since version 0.25, when you use <BModal no-close-on-backdrop />
the modal closes when clicking on the background (outside the b-modal).
Reproduction
- Go to https://stackblitz.com/edit/github-rzxbjv-m6jegu
- Click on the "Open Modal" button
- Click with the mouse on the background (outside the b-modal), the b-modal will close (but it shouldn't !)
Reproduction
https://stackblitz.com/edit/github-rzxbjv-m6jegu
Used Package Manager
pnpm
Validations
- Have tested with the latest version. This is still alpha version and sometime things change rapidly.
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.