Skip to content

Updated Bootstrap to version 4.6.1 and removed core/popperjs library

Pjotr Savitski requested to merge issue/bfd-3262639:8.x-2.x into 8.x-2.x

Updated Bootstrap to version 4.6.1 and removed core/popperjs library from dependencies. Latest Drupal 9 releases use popper.js version 2 that is not compatible with Bootstrap 4. External library package is a bundle that includes an internal version of popper.js.

Merge request reports