Warning : foreach() argument must be of type array|object, null given dans inline_entity_form_close_all_forms()

Created on 31 March 2025, 14 days ago

inline_entity_form.module line 288

On close, getting that warning + Oops, something went wrong. Check your browser's developer console for more details.

Simply changing line 287 with this would probably be enough

$entities = $form_state->get(['inline_entity_form', $ief_id, 'entities']) ?? [];

🐛 Bug report
Status

Active

Component

Code

Created by

🇨🇦Canada kiwad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024