• I’ve got the plugin set to use bootstrap 5.3 in the settings, but when i view the sources in the browser, i find that it’s actually using 5.3 for CSS and 5.0.2 for JS:

    wp-content/plugins/all-bootstrap-blocks/assets/js/bootstrap.min.js?ver=1758573175:

    /*!
    * Bootstrap v5.0.2 (https://getbootstrap.com/)
    * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
    */

    /wp-content/plugins/all-bootstrap-blocks/assets/css/bootstrap.min.css

       * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
    * Copyright 2011-2022 The Bootstrap Authors
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
    */

    assuming this is my fault somehow, but unsure why it’s occurring, thought i’d flag it!

    • This topic was modified 6 months, 3 weeks ago by amuhareb.

The topic ‘Bootstrap JS/CSS Version Mismatch’ is closed to new replies.