Problem/Motivation

Since ui_patterns_settings 2.x, the settings are not injected to the block anymore.

Steps to reproduce

  1. Open layout builder
  2. Add a entity link block
  3. Chose a pattern with the settings
  4. Set the setting & submit the block
  5. Check teh preview on layout builder: the setting is not applied.

Proposed resolution

It seems the issue in on ui_patterns_entity_links which is explicitly building the pattern render array, without mentioning #settings

Remaining tasks

Add also #context :) because it is a similar tasks and the chaneg happens at the same place.

Comments

pdureau created an issue. See original summary.

  • pdureau committed 3deeb43 on 8.x-1.x
    Issue #3312339:  ui_patterns_settings compatibility
    
pdureau’s picture

Assigned: pdureau » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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