Skip to content

Drupal 11 issues #82

@occupant

Description

@occupant

Just recently started testing in Drupal 11 and it looks like jQuery is at version 4.x. This breaks the CLF javascript (including bootstrap, both local and CDN versions)

Some initial thoughts on ways to alleviate:

  • bundle a local copy of bootstrap 5 and update any CLF-specific js, and avoid the CDN entirely
  • look at some kind of compatibility layer (assuming one exists) and add that to the theme's dependencies
  • ?

Regardless of approach, it will mean a new release version I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions