Problem/Motivation

After I updated to last dev on block edit I have

Warning: foreach() argument must be of type array|object, bool given

again (https://www.drupal.org/project/context/issues/2942060#comment-14140022).

And after I save any block it is disappears from page.

Issue fork context-3225677

Command icon 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

super_romeo created an issue. See original summary.

super_romeo’s picture

Priority: Normal » Major
super_romeo’s picture

Issue summary: View changes
super_romeo’s picture

Workaround:
Add return TRUE; at very beginning to \Drupal\context\Plugin\Condition\UserProfilePage::evaluate().

paulocs made their first commit to this issue’s fork.

paulocs’s picture

Status: Active » Needs review

  • paulocs committed 3f386e6 on 8.x-4.x
    Issue #3225677 by paulocs, super_romeo: Warning: foreach() argument must...
paulocs’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.