Type Symbol: Link title text is not printed out

Created on 12 May 2023, over 1 year ago
Updated 8 March 2024, 10 months ago

Problem/Motivation

{% if content.field_paragraphs_link.0 %}
    <a{{ icon_combo_attributes.addClass(icon_combo_classes) }} href="{{ paragraph.field_paragraphs_link.0.url.toString }}"{% if paragraph.field_paragraphs_link.0.url.external %} target="_blank"{% endif %}>
  {% else %}
[...]

Steps to reproduce

Proposed resolution

Check if we can print out the link attributes and add our custom classes.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024