Problem/Motivation
I have a node type with field_banner that references the iu_banner paragraph type.
When I add a banner to a node and click "Preview" before "Save", I see the following error message:
The website encountered an unexpected error. Try again later.
Error: Call to a member function hasField() on null in iu_paragraphs_preprocess_paragraph__iu_banner() (line 273 of modules/contrib/iu_paragraphs/iu_paragraphs.module).
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork iu_paragraphs-3526670
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 #4
jwilson3Fixed in release 2.2.5.
Comment #5
jwilson3