Problem/Motivation

User error: "type" is an invalid render array key in Drupal\Core\Render\Element::children() (line 98 of /core/lib/Drupal/Core/Render/Element.php)
Error occurs on /admin/content/shorthand .
Drupal 9.4.8
php 7.4.13
shorthand 4.0.2

Steps to reproduce

Visit /admin/content/shorthand

Proposed resolution

Will post patch shortly.

CommentFileSizeAuthor
#5 Shorthand.png115.39 KBdeepalij
#2 3323569-user-error-type.patch478 bytesroman_pro

Issue fork shorthand-3323569

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

roman_pro created an issue. See original summary.

roman_pro’s picture

StatusFileSize
new478 bytes

Following patch fixes the issue.

roman_pro’s picture

Status: Active » Patch (to be ported)
roman_pro’s picture

Status: Patch (to be ported) » Needs review

updated status

deepalij’s picture

StatusFileSize
new115.39 KB

Couldn't able to reproduce the issue. Not getting any such error on /admin/content/shorthand.
Working properly without applying the patch.

vladimiraus’s picture

Version: 4.0.2 » 4.0.x-dev
Status: Needs review » Reviewed & tested by the community

Thanks for the patch! 🎂
Reviewed, tested and committed to 4.0.

vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Released in 4.0.5.
Thanks everyone. 🍻

Status: Fixed » Closed (fixed)

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