Problem/Motivation

I am getting the error: Uncaught Error: Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0. My current jQuery version is 4.0.0-beta2

Steps to reproduce

Install Drupal 11.1 and install Bootstrap theme

Proposed resolution

Adjust requirements for Bootstrap's jQuery

Remaining tasks

User interface changes

API changes

Data model changes

Comments

easp created an issue. See original summary.

hatuhay’s picture

Category: Bug report » Support request

Bootstrap 5 has no dependency on jquery.
Please check on your Bootstrap versión.

easp’s picture

I was using the sass bootstrap subtheme. It has bootstrap.min.js as version 4. Updated to 5 and all is well now.

Thanks for the reply.

ivnish’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.