]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix bug where backdrop calls method on null if it is already removed from the body...
authorRyan Weaver <weaverryan+github@gmail.com>
Fri, 21 May 2021 22:16:05 +0000 (18:16 -0400)
committerGitHub <noreply@github.com>
Fri, 21 May 2021 22:16:05 +0000 (01:16 +0300)
commita2b5901efc6de12bb828f8dda118ddccbcd545cf
tree6f349f5912e5f12b31a4ea508fce67ac444a2602
parentd64466a2488bbaac9a1005db3a199a8bc6846e3e
Fix bug where backdrop calls method on null if it is already removed from the body (#34014)

Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
js/src/util/backdrop.js
js/tests/unit/util/backdrop.spec.js