- Issue created by @pivica
- Merge request !5Pagination, navigation and scrollbar problems with multiple Swiper sliders on... → (Merged) created by pivica
When you have multiple Swiper sliders on the same page and multiple of them are using navigation or pagination or scrollbar modules there is a problem with elements selectors - they are too general and slider will work with elements from the first slider on the page.
Instead of passing CSS selectors for this elements we should pass actual DOM elements.
Active
1.0
Code