Discovering a fantastic carousel modification was an exciting find, which can be accessed Here. However, when attempting to place two carousels on one page, issues arose with the scrolling functionality. While I managed to make them operate on the correct Carousel, they failed to loop properly once reaching the end. Instead of smoothly cycling from 1 to 8 and back to 1, they would loop to an empty state then repopulate all slides. The goal is to resolve this seamless looping behavior.
If you want to see how a single item functioned correctly and aim to achieve the same for the double carousel setup, please refer to this link.
Please note that the malfunction only occurs when not in the single-item view (mobile view). The objective is to fix its operation when displaying three items at col-md size. To better understand the issue when running the code, ensure testing in full-screen mode to observe the problem accurately.