vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
862 stars 95 forks source link

Do multiple clicks on a modal-opening link create multiple modals? #427

Open mhjb opened 4 months ago

mhjb commented 4 months ago

Hi Hunter

I'm on Vue 2.7, and presently using vue-js-modal, but haven't found a way of preventing the same modal opening twice with multiple clicks (documented here). I'm thinking of switching to your module in the hope that won't exhibit that behaviour. Can you tell me whether it does?

Thanks very much Matthew