mazipan / vue2-simplert

⚠️ Vue 2 Simple Alert Component (SweetAlert Inspired)
https://vue2-simplert.gitbook.io/docs/
MIT License
214 stars 31 forks source link

Overlay background scroll should be disable when alert is active #47

Open EdyHartono opened 6 years ago

EdyHartono commented 6 years ago

this is default behavior on some popular alert library https://limonte.github.io/sweetalert2/ https://getbootstrap.com/docs/3.3/javascript/#modals http://materializecss.com/modals.html#! consider to introduce this behavior on vue2-simplert

mazipan commented 6 years ago

PR welcome ya @EdyHartono

limonte commented 6 years ago

this is default behavior on some popular alert library https://limonte.github.io/sweetalert2/

this link is outdated, here's the correct one https://sweetalert2.github.io/