localgovdrupal / localgov_openreferral

Open Referral integration
0 stars 1 forks source link

PHP foreach error when editing the open referral services view #21

Closed andybroomfield closed 2 years ago

andybroomfield commented 2 years ago

When going to http://localgov.lndo.site:8000/admin/structure/views/view/localgov_openreferral_services

Warning: Invalid argument supplied for foreach() in Drupal\localgov_openreferral\Normalizer\ContentEntityNormalizer->normalize() (line 75 of modules/contrib/localgov_openreferral/src/Normalizer/ContentEntityNormalizer.php)

andybroomfield commented 2 years ago

Guessing this is a view not to tamper with :-)