Problem/Motivation

Rendered blocks change to "Placeholder for the ... block" on Layout tab when you add a new block or re-order the already added blocks.

Steps to reproduce

- go to Layout tab
- add a new block or re-order already added blocks
- the blocks created with Node Block (using current node) will render as "Placeholder for the ... block"

Proposed resolution

Use entity contexts to identify current node.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#6 3279660-entity-context.patch5.02 KBmauriciopieper

Issue fork block_node-3279660

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:

  • 3279660-entity_context Comparecompare
  • 8.x-1.x Comparecompare

Comments

duozersk created an issue. See original summary.

duozersk’s picture

Assigned: duozersk » Unassigned
Status: Active » Needs review
podarok’s picture

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

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

mauriciopieper’s picture

StatusFileSize
new5.02 KB

Providing a patch in case anyone needs it.