Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are no slides to show. So the carousel won't be rendered #254

Open
poohmipun opened this issue Jun 29, 2023 · 0 comments
Open

There are no slides to show. So the carousel won't be rendered #254

poohmipun opened this issue Jun 29, 2023 · 0 comments

Comments

@poohmipun
Copy link

<owl-carousel-o [options]="customOptions">
					<div carouselSlide>
						<div class="slide">
							<img src="https://via.placeholder.com/600/92c952" alt="img 1" />
						</div>
					</div>
					<div carouselSlide>
						<div class="slide">
							<img src="https://via.placeholder.com/600/92c952" alt="img 1" />
						</div>
					</div>
					<div carouselSlide>
						<div class="slide">
							<img src="https://via.placeholder.com/600/92c952" alt="img 1" />
						</div>
					</div>
					<div carouselSlide>
						<div class="slide">
							<img src="https://via.placeholder.com/600/92c952" alt="img 1" />
						</div>
					</div>
				</owl-carousel-o>

am very new to angular but i have a question, Can the slide be

element because all the example i see is and , in my console i got this error "There are no slides to show. So the carousel won't be rendered" and nothing appear , i using npm i [email protected]

@poohmipun poohmipun closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
@poohmipun poohmipun reopened this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant