Problem/Motivation
Since ui_patterns_settings 2.x, the settings are not injected to the block anymore.
Steps to reproduce
- Open layout builder
- Add a entity link block
- Chose a pattern with the settings
- Set the setting & submit the block
- 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
Comment #3
pdureau commented