• You’re using incompatible Bootstrap files
    CSS is from B3
    JS is from B4
    so eg. carousel is not working because it needs .carousel-item class and other just .item class
    I made it work by including both classes, but it’s not fully functional
    Bootstrap JS and CSS simply needs to be from the same version

The topic ‘Incompatible Bootstrap JS and CSS’ is closed to new replies.