Carousel autoNext issues (Left/Right Arrows)

I am trying to fix an issue regarding the autoNext function where clicking the left/right arrows of a carousel question causes autoNext to shift towards the next question (next two questions if right arrow). What is the solution to this?

Currently I've attempted to set up flag variables "hasClickedLeft"/"hasClickedRight" and tried having the carouselLeft/Right click events perform additional page jumps to offset the autoNext jump, but either the carousel doesn't shift on click or the carousel does multiple shifts.

1 reply