- πΊπΈUnited States smustgrave
Was previous tagged for tests in #6 which still needs to happen
Thanks.
This patch addresses an additional scenario where adding a block with a View reference field containing a contextual filter in Layout Builder results in the preview displaying 'Placeholder for the name Views block.'
- π¦πΊAustralia acbramley
Can we simply convert the parameter name in entity.node.preview from node_preview to node?
I think this should definitely be explored. I have no background on why it's the way it is but it seems like changing the parameter name could be a better way forward and reduce some other code duplication we have (e.g in template_preprocess_page). This would however be quite disruptive for BC purposes.