Modal does not pop up when using button directive when version is > 2.0.0.
Steps to reproduce the bugCreate a modal and use the b-v-modal directive as described here:
https://bootstrap-vue.org/docs/components/modal/
The modal pops open when the button is clicked.
Code<div> <b-button v-b-modal.my-modal>Show Modal</b-button> <b-modal id="my-modal">Hello From My Modal!</b-modal> </div>Versions
Libraries:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4