Problem/Motivation

We check for {% if paragraph.field_paragraphs_link.0.url.external %} what is wrong. This value identifies external links (https://....).

Steps to reproduce

Proposed resolution

We need to check for paragraph.field_paragraphs_link.0.url.options.attributes.target == 'blank' instead.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thomas.frobieter created an issue. See original summary.

thomas.frobieter’s picture

Assigned: thomas.frobieter » anybody
Status: Active » Needs review

Fixed, pls review @anybody

anybody’s picture

@thomas.frobieter did you already test it somewhere?

thomas.frobieter’s picture

Yes, current project

anybody’s picture

Assigned: anybody » Unassigned
Status: Needs review » Reviewed & tested by the community

anybody’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.