[BUG-15340] Perspective Carousel mobileSwipeable property not working?

I have a carousel with a few views in it, and one of the views is a horizontal scrolling set of cards in a flex repeater. In order to properly navigate the cards, I want to disable the mobileSwipeable property of the carousel and instead use the arrows to navigate along the carousel. However, setting mobileSwipeable to false doesn’t seem to change anything - I can still fairly easily swipe between carousel views if I swipe a bit faster. Makes it nearly impossible to navigate the horizontal set of cards without inadvertently moving to the next view.

Side note, the desktopDraggable seems to produce the same results. I’m on 8.0.5

I don’t think a screenshot would be very useful here, but I could try to take a screen recording if that doesn’t make sense.