I am using the Slider Carousel component.
Whenever I add a second one of this component, it does not work. When I go to it’s settings and I try to change which slide it is actively on, it doesn’t update the slide number it is on for that 2nd component, but visually it changes the slide that it is on for the first slider component. Next, when you preview the page or go to the live page, the second slider component never changes slides, it just stays stuck on the first slide. I believe this StackOverflow post details why this is occurring, but I am unable to change the JS for the slider component since it is a Plasmic package, so I have no idea how to fix this issue.
Reproduction steps:
- add 1 slider component to your page
- add a 2nd slider component to the page.
- Preview the page and notice that the second slider component doesn’t switch between slides, only the first slider component.
Relevant links:
- My project: Plasmic