yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

Modal popover does not emit when clicking the backdrop #516

Open gsuxlzt opened 6 years ago

gsuxlzt commented 6 years ago

As the title says, the :show.sync prop doesn't change when the backdrop is clicked. Thus, you have to click the close button in order to toggle it.