A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/issues/4669 below:

Modal Does Not Pop Up When Using Button Directive When Version is

Describe the bug

Modal does not pop up when using button directive when version is > 2.0.0.

Steps to reproduce the bug

Create a modal and use the b-v-modal directive as described here:
https://bootstrap-vue.org/docs/components/modal/

Expected behavior

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