Bootstrap (Angular) Carousel Not Working2

Bootstrap offers a carousel component. The web example code is given here:

<https://ng-bootstrap.github.io/#/components/carousel/examples>

If I copy the HTML and Javascript from this example into JSFiddle, I get nothing in the results pane that resembles a carousel. (I get some text) Note that I am changing nothing at all; I am using the web example exactly.

So I must be missing something. Can someone advise? Thank you.

Dale Francis

1 Like

Hello there,

Would you mind sharing a link to your project code? It is difficult to debug, without seeing some of the code.

Otherwise, are you sure you have imported Bootstrap correctly?

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.