- Issue created by @DamienMcKenna
When using the local bootstrap library, instead of the cdn version, the theme uses the path libraries/popper.js/dist/umd/popper.min.js, however the library is installed as libraries/popperjs/dist/umd/popper.min.js.
Change the library definition to libraries/popperjs/dist/umd/popper.min.js.
Active
5.5
Code