Bootstrap JS/CSS Version Mismatch
-
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!
You must be logged in to reply to this topic.