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
Issue fork drowl_paragraphs-3400213
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
Comment #3
thomas.frobieterFixed, pls review @anybody
Comment #4
anybody@thomas.frobieter did you already test it somewhere?
Comment #5
thomas.frobieterYes, current project
Comment #6
anybodyComment #8
anybody