The module is working fine on Drupal 9 but missing the compatibility indicator.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2020-11-14 at 13.57.38.png | 40.13 KB | gauravvvv |
Issue fork radix_layouts-3182505
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
Comment #2
marcoka commentedYou mean adding this?
core_version_requirement: ^8 || ^9
to the info.yml
Would be nice if that could be commited if they work with D9.
Comment #3
gauravvvv commentedYes, this module works with D9. We can add core version requirement key to indicate that this is D9 ready.
Comment #5
dsnopekThis was fixed some time ago