Something like the following needs to be added for full Drupal 9 compatibility to the uswds_base.info.yml file

core_version_requirement: ^8 || ^9

Comments

mferanda created an issue. See original summary.

karthik.arumugam’s picture

StatusFileSize
new490 bytes

Hi,
I have created patch for the version requirement. Please review.

karthik.arumugam’s picture

Status: Active » Needs review
mferanda’s picture

StatusFileSize
new134.53 KB
new106.53 KB

Adding Lee Walker (mr_scumbag) to also credit as he discovered the issue with some actual Drupal 9 testing.

This patch appears to work fine with Drupal 8.8.8, 8.9.2, and 9+

On Drupal 9, I could see an error that it was not compatible. After the change, the error message went away (see screenshots)

mferanda’s picture

mferanda’s picture

Status: Needs review » Reviewed & tested by the community
mferanda’s picture

Status: Reviewed & tested by the community » Fixed
mferanda’s picture

Status: Fixed » Closed (fixed)