The error I get from the carousel is the following, When switching images, the next one is on half on the transition, when it ends, it gets the full height. And sometimes, the next image blinks a lot, changing the width and height until the transition is done.
Here is some images:
1 is the previous image, 2 is the next one
next image height wrong
next image height wrong 2
I didn't modified anything, I simply used the carousel from the docs (https://bootstrapdocs.com/v3.3.5/docs/javascript/#carousel) with some minor changes in the html, because I use twig and php (https://jsfiddle.net/z2rh5o6m/4/)
and nothing else.
If someone know what is causing this, I appreciate, Thanks!