]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Dropdown: fix case with invalid markup (#37190)
authorGeoSot <geo.sotis@gmail.com>
Tue, 27 Sep 2022 07:39:11 +0000 (10:39 +0300)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 07:39:11 +0000 (10:39 +0300)
commit597c4023141dc48868889b85676b2d7269411d23
treee4ab90fa59bd98daaaa69942c3564706b962268b
parente77367dddc1a523b6a7197735dbef7cd63d62fe9
Dropdown: fix case with invalid markup (#37190)

This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.
js/src/dropdown.js
js/tests/unit/dropdown.spec.js