- Issue created by @dahousecat
After installing the module and going to /admin/config/content/content-notify I see:
Warning: foreach() argument must be of type array|object, null given in /var/www/html/docroot/core/lib/Drupal/Core/Render/Element/Checkboxes.php on line 117
Warning: foreach() argument must be of type array|object, null given in /var/www/html/docroot/core/lib/Drupal/Core/Render/Element/Checkboxes.php on line 117
The website encountered an unexpected error. Try again later.
TypeError: array_merge(): Argument #1 must be of type array, null given in array_merge() (line 399 of modules/contrib/content_notify/content_notify.module).
Install module.
Go to /admin/config/content/content-notify
See the error.
If config is not set pass an empty array as default value.
Active
3.0
Code