“Split Hero” widget inside Premium Addons Carousel
-
Hi,
Carousel slide breaks when using Unlimited Elements “Split Hero” widget inside Premium Addons Carousel
I found a reproducible issue when using Premium Addons Carousel together with the “Split Hero” widget from Unlimited Elements.Split Hero uses masked / diagonal layouts based on
position:absolute,transformandoverflow:hidden.
Because of that, Swiper calculates a wrong slide height during initialization.Result:
One of the carousel slides randomly collapses / drops, even though all slides use the same layout.When rebuilding the same slide layout using regular Elementor containers (without Split Hero), the issue disappears completely.
This looks like a Swiper height calculation conflict with transformed / masked widgets inside carousel slides.
You may need to trigger height recalculation or ResizeObserver for such widgets inside slides.
You must be logged in to reply to this topic.