Some time ago I wrote in this post that on one of my websites with 3 sliders in one component the page crashes on some mobile browsers.
Charlie has also confirmed this by checking with Browserstack. Unfortunately, the error still persists even after several updates! For me on my iPhone 11 with iOS 18.1.1. but it crashes on some android devices too.
It is probably related to the automatic slider change, because it does not crash immediately, but only when one of the sliders wants to change to the next slide.
I need all 3 sliders in one section because it is a component that is to be supplied with parameters and have therefore also set the data-x-slide-context. Without this attribute, the automatic slides and the progress bars did not work.
However, I have not yet been able to find out exactly what is causing the error. It never crashed on my desktop with chrome browser.