Only minified scripts are loaded.
Carousel is loaded none minified and dom.js is loaded in none minified version and minified.
Latest 4.0 dev.
Not sure if this is related to #32429 and #32300.
Pinging here @dgrammatiko.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-09 06:06:18 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
?
Removed: ? |
Nope, issue is gone along the way.
The code seems ok here:
joomla-cms/build/build-modules-js/javascript/build-bootstrap-js.es6.js
Lines 19 to 24 in db414e7
I can't replicate it with the default scripts on the page (the carousel is not in that view). Did you use HTMLHelper to load the scripts (eg using the
boostrap.carousel
helper: https://gist.github.com/dgrammatiko/efb3de4aa7cab4813a244f93f73cc0fd)?