Core Carousel component slides stacking one below the other | Community
Skip to main content
New Participant
November 8, 2024
Solved

Core Carousel component slides stacking one below the other

  • November 8, 2024
  • 3 replies
  • 730 views

I have using the wcm/core/carousel/v1/carousel as my superType. However when i add two slides the slides are stacked one below the other. This is the same when i use weretail carousel component as well. Any reason for this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by konstantyn_diachenko

Hi @zendark , please ensure that you have client library that includes the following category: core.wcm.components.carousel.v1.

3 replies

RiteshY18
New Participant
November 8, 2024

@zendark  adding to others suggestion 

- hope you are checking on the desktop screen size , if yes open developer console check applied CSS on the component - stacking could be due to CSS conflict/missing values

 - applying correct client libs and check correct value are loading  / applied 

konstantyn_diachenko
konstantyn_diachenkoAccepted solution
New Participant
November 8, 2024

Hi @zendark , please ensure that you have client library that includes the following category: core.wcm.components.carousel.v1.

Kostiantyn DiachenkoCheck out AEM VLT Intellij plugin
Harwinder-singh
New Participant
November 8, 2024

@zendark  Check if the clientlib corresponding to the carousel component is loading or not.