Pro 6.3.x stacked slider bug: elements within non-active slides are interactable

I have a stacked slider with responsive sizing turned on. When I switch to the “closed” state of the slider (mimicking accordion functionality), the elements on slide two (the “open” state) are still able to be interacted with in the editor.

The bug does not show on the front-end.

The Slider Container element does have overflow set to visible, and switching it to hidden fixes the problem in the editor. However, as the problem is not present on the front-end, I would expect it to work in a similar way in the editor.

That video unfortunately does not work for me. Do you have a template I could look at?

Ah sorry, I’ll create an account on another testing site and share credentials.

Probably unrelated to the original issue, but I tried to save the component set as a template and then download it, but it came out as a Zero bytes file.

The component with the issue is the Fancy Accordion in the Components component set

1 Like

I think that site is having an issue, I can’t login as well. Is php-zip installed on this site? That’s in reference to the download issue. That is a very Fancy element. I have a feeling this is similar to the issue with dropdowns using opacity: 0 instead of display: none. I can get a fix for this instance after we handle the dropdown issue. Then just use that fix elsewhere.

1 Like

Ah damn, I think I forgot to press Save after starting the process of creating a new user.

I have set it up on that site now, if you want to check on the component and see the example in the flesh.

Cheers,

Appreciate the chance to see it live. Yeah it’s the same thing as the Dropdown issue. The dropdown fix will be something you’ll see in 6.4. Shortly after that we can bring the fix to the remaining toggleable elements like this one. Have a great day!

1 Like