Teaser links dissapeared after update from beta12

Created on 6 May 2024, about 1 year ago
Updated 8 July 2024, about 1 year ago

After updating from 6.0.0-beta12 to beta14-17, the links to the full content of teasers dissapeared (beta13 just crashes my site).
I grab the links in Twig via {{ content.links }}.
When checking the Twig dump of content, the only difference I can see is that an newline was removed in the newer beta's.
I hardly know what i'm talking about, so please tell me how I can provide more usefull info!

beta12

array:4 [▼
  "field_afbeelding" =>array:18 [▶]
  "_layout_builder" =>array:1 [▶]
  "field_body" =>array:18 [▶]
  "links" =>array:2 [▼
    "#lazy_builder" =>array:2 [▼
      0 => "Drupal\node\NodeViewBuilder::renderLinks"
      1 =>array:5 [▶]
    ]
    "#weight" =>2]
]

beta14-17

array:4 [▼
  "field_afbeelding" =>array:18 [▶]
  "_layout_builder" =>array:1 [▶]
  "field_body" =>array:18 [▶]
  "links" =>array:2 [▼
    "#lazy_builder" =>array:2 [▼0 => "Drupal\node\NodeViewBuilder::renderLinks"
      1 =>array:5 [▶]
    ]
    "#weight" =>2]
]
🐛 Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

🇧🇪Belgium mowgli4811

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

Comments & Activities

Production build 0.71.5 2024