Problem/Motivation

We got a:

Drupal\Core\Render\Component\Exception\InvalidComponentException: [drowl_base:navbar/navbar_container_utility_classes] Array value found, but a string or an object is required.

And yes, its defined as type string: https://git.drupalcode.org/project/radix/-/blob/6.0.x/components/navbar/navbar.component.yml?ref_type=heads#L22

Steps to reproduce

Proposed resolution

Switch to type array, like all the other classes properties.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork radix-3561424

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

thomas.frobieter created an issue. See original summary.

thomas.frobieter’s picture

Status: Active » Needs review
anybody’s picture

Priority: Normal » Major
Status: Needs review » Reviewed & tested by the community

Confirming this is a major schema issue, RTBC!
Would be great to have this merged and released soon.

doxigo’s picture

Status: Reviewed & tested by the community » Fixed

Thanks a lot guys, merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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