Problem/Motivation
TypeError: Drupal\Core\Render\Element::children(): Argument #1 ($elements) must be of type array, null given, called in www/modules/contrib/taxonomy_machine_name/taxonomy_machine_name.module on line 45 in Drupal\Core\Render\Element::children() (line 72 of www/core/lib/Drupal/Core/Render/Element.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3356919-4.patch | 2.17 KB | Ajeet Tiwari |
| #2 | 3356919_check_if_array_001.patch | 704 bytes | brtamas |
Comments
Comment #2
brtamas commentedComment #3
joseph.olstadpatch no longer applies
Comment #4
Ajeet Tiwari commentedPlease review the patch.
Comment #6
joseph.olstadThanks,
Fixed in 2.0.x branch, new release:
https://www.drupal.org/project/taxonomy_machine_name/releases/2.0.0-beta1
Comment #7
joseph.olstad