Problem/Motivation

The sub-modules do not seem to be marked as compatible with Drupal 11. Perhaps as easy as + " || ^11"?

Steps to reproduce

Install latest version of module
Visit the extend page and see message "This version is not compatible with Drupal 11.1.4 and should be replaced." on the submodules (accordion, alert, etc.)

Proposed resolution

For now at least add the " || ^11" and fix any bugs.

Remaining tasks

Test and fix as needed

User interface changes

none

API changes

none

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_earnest created an issue. See original summary.

  • smustgrave committed b0ee0d81 on 3.1.x
    Issue #3512342 by scott_earnest: Drupal 11 compatibility for submodules
    
smustgrave’s picture

Status: Active » Fixed

Thanks,

Will admit I've not paid much attention to this module as I've moved to components https://www.drupal.org/project/ui_suite_uswds_paragraphs but will do a release!

Status: Fixed » Closed (fixed)

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