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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Shorthand.png | 115.39 KB | deepalij |
| #2 | 3323569-user-error-type.patch | 478 bytes | roman_pro |
Issue fork shorthand-3323569
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
roman_pro commentedFollowing patch fixes the issue.
Comment #3
roman_pro commentedComment #4
roman_pro commentedupdated status
Comment #5
deepalij commentedCouldn't able to reproduce the issue. Not getting any such error on /admin/content/shorthand.
Working properly without applying the patch.
Comment #7
vladimirausThanks for the patch! 🎂
Reviewed, tested and committed to
4.0.Comment #8
vladimirausReleased in 4.0.5.
Thanks everyone. 🍻