mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Closes: #21412: Fix unit test for carousel
This commit is contained in:
parent
dab6a41e04
commit
b0508a975d
@ -241,7 +241,6 @@ const Carousel = (($) => {
|
||||
if (/input|textarea/i.test(event.target.tagName)) {
|
||||
return
|
||||
}
|
||||
event.preventDefault()
|
||||
|
||||
switch (event.which) {
|
||||
case ARROW_LEFT_KEYCODE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user