Problem/Motivation

The SDC component syntax has changed since it's been release in Drupal 10.1, we need to update those so everything works as expected.

Issue fork prototype-3371196

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

droath created an issue. See original summary.

droath’s picture

jldust made their first commit to this issue’s fork.

jldust’s picture

Status: Active » Needs review

Thanks for making that patch, I've applied it and a few other adjustments within the open MR. Please review and let me know if you have any issue with these changes.

droath’s picture

Status: Needs review » Reviewed & tested by the community

Everything is working as expected with the additional changes.

  • jldust committed bd48bc1a on 5.1.x
    Issue #3371196 by jldust, droath: Fix SDC component syntax 
    
jldust’s picture

Status: Reviewed & tested by the community » Fixed

Great, this will be included in the next tagged release.

  • jldust committed f7253c41 on 5.x
    Issue #3371196 by jldust, droath: Fix SDC component syntax
    
jldust’s picture

Status: Fixed » Closed (fixed)