- Issue created by @aleix
Hey @Aleix, can't you just pass in the heading_attributes right away like below?
{% include "radix:node" with { display_submitted: false, heading_html_tag: 'h3', heading_utility_classes: ['node--teaser__heading'], node_utility_classes: ['border-bottom', 'border-1', 'border-black', 'pb-3', 'mb-3', 'position-relative'], heading_link_utility_classes: ['stretched-link', 'text-decoration-none'], heading_attributes: title_attributes, } %}
- Status changed to Fixed
4 months ago 9:41am 24 July 2024 - Status changed to Active
4 months ago 3:41pm 24 July 2024 - 🇪🇸Spain aleix
Thank's @doxigo , much better now. so now I can use
title_attributes: title_attributes
in node templates - Status changed to Fixed
4 months ago 6:47am 30 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.