I have followed the Getting started guide using angular-cli and I had a complete demo using the Alert module. I have then tried to add a Carousel as described here.
I don't have errors in the console, but the display looks wired and the Carousel is not functioning. This is how it looks

The arrows work but the caption goes outside the image, a block of white to the right of the image.
I have copy-pasted the component code as well as the HTML, and I tried the first two examples on the above link to make sure.
Can someone please help me figure out this problem?