Closed nacr closed 7 years ago
I can confirm that this is happening in "vue-strap": "^1.1.32" but not in "vue-strap": "^1.1.29".
Confirming: :show.sync="open"
set open to true - opens modal, with display:block set open to false - closes modal, with display: none set open to true again - modal doesn't open, display: none remains
This started in version 1.1.32
We also had this problem. Updated to 1.1.36 fixed the modal.
I have just realized that modals close unexpectedly although show is set to true.
Does any one verified this in the past?
Tks.