Is there any way to lock a carousel from scrolling? I tried scroll: false but I am still able to slide the one image back and forth (though it snaps back into place). I will initially have one item in the carousel but will load more dynamically later and I don't like the fact that it scrolls and shows a blank background when there's only one image, so would like to turn it off for the moment.
Thanks