Problem/Motivation

If used while theming "field_vlaue" prints out the theming debug info of twig templating system, if the field is an URL then the link will be broken, there should be a way to remove the debugging info.

Comments

cimo75 created an issue.

sumit-k’s picture

Tried to replicate the issue with the mentioned details but didn't get it. I would appreciate it if you could provide the steps to reproduce to reproduce the issue.

ravi kant’s picture

@cimo75
I have tried by adding link field but not getting any broken issue.
Steps :-
1. Enabled Debug
2. Added link filed and applied field_value filter
3. Cleared cache

{{ content.field_link|field_value }}