- Issue created by @aleix
- Status changed to Needs review
6 months ago 8:56pm 12 May 2024 - First commit to issue fork.
- Status changed to Fixed
6 months ago 6:51am 13 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.
The sample template in https://git.drupalcode.org/project/radix/-/blob/6.0.x/src/kits/radix_sta... may need some tweaks:
- Use extend instead of include to not duplicate the block content.
- Use the correct block name node_content coming from node component template ( https://git.drupalcode.org/project/radix/-/blob/6.0.x/components/node/no... ) instead of the current block name content: ( https://git.drupalcode.org/project/radix/-/blob/6.0.x/src/kits/radix_sta... ).
Fixed
6.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.