]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
fix: fix possible bug on event handler. (#36561)
authorGeoSot <geo.sotis@gmail.com>
Tue, 14 Jun 2022 05:33:53 +0000 (08:33 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 05:33:53 +0000 (08:33 +0300)
commitec8166a90fcf914372a91646581fbe793ad22cc5
treea0f204d9630371e9489f27d5c3b4dd418c426d93
parent5f75413735d8779aeefe0097af9dc5a416208ae5
fix: fix possible bug on event handler. (#36561)

some browsers validate the empty object as `true`, so is safer to use an explicit check
js/src/dom/event-handler.js