-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
Description
I've got a setup with multiple sliders on a page all using a slide animation. The issue is that only one actually animates as the other ones seem to get their classes stripped (they still advance but without animation)
It seems the issue happens due to the addClass code in WS.goto() or possibly the removeAllHelperSettings.
Do you have any insights on what is happening there?
triglav-modular