]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)
authorJan Bensch <53659806+janbensch@users.noreply.github.com>
Tue, 14 Mar 2023 04:50:08 +0000 (05:50 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 04:50:08 +0000 (06:50 +0200)
commite00d06e45bf0b15c018c3313fb129d938f56cb2b
tree420b7d56094fa0f7a4a4793c6370e0912108e805
parente9355c6dff78007e8d61d3ca62b768369a397f07
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)

* fix wrong generation of aria-labelledby in tab navigation

* fix wrong test

---------

Co-authored-by: Jan Bensch <github@bensch.dev>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
js/src/tab.js
js/tests/unit/tab.spec.js