- π¨π¦Canada Nathan Tsai
Note: you can also add
{{ title_suffix }}
based on:https://www.drupal.org/docs/drupal-apis/menu-api/providing-module-define... β
If I have a paragraph twig template like paragraph--section.html.twig and render all content with {{ content }}
everything works great. If, instead, I use {{ content.without('field_xyz') }}
, then contextual links aren't rendered. Should I be doing something different (or is this a bug)?
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Note: you can also add {{ title_suffix }}
based on:
https://www.drupal.org/docs/drupal-apis/menu-api/providing-module-define... β