]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix toggling modal when clicking on `data-bs-toggle="modal"` (#32691)
authorRohit Sharma <rohit2sharma95@gmail.com>
Wed, 13 Jan 2021 19:59:47 +0000 (01:29 +0530)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 19:59:47 +0000 (21:59 +0200)
commite34481b6eb5c7b9db35911f428cb96af6947741e
treee3675a4b136a1202e3211e4f04e47991e4af58a2
parentd21fb9b6276cf023f99286c2e39498990ff69895
Fix toggling modal when clicking on `data-bs-toggle="modal"` (#32691)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
js/src/modal.js
js/tests/unit/modal.spec.js