euvl / vue-js-modal

Easy to use, highly customizable Vue.js modal library.
http://vue-js-modal.yev.io
MIT License
4.35k stars 592 forks source link

Having a dynamic "draggable" property does not seem to work #741

Open ijay-bm opened 2 years ago

ijay-bm commented 2 years ago

I want to make the draggable property dynamic so that the modal can be 'locked' or 'unlocked', I have tried binding the property to a toggle input but it does not work.