The variable of the node url used in the node template file (node.html.twig) is not the right one. It should be "url" instead of "node_url".

I will upload a patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DavidPetit created an issue. See original summary.

DavidPetit’s picture

Issue summary: View changes
DavidPetit’s picture

bryanbraun’s picture

Good catch and thanks for the patch! It works like a charm. Pushing up the changes now.

bryanbraun’s picture

Status: Active » Closed (fixed)

Fix applied to 8.x-2.x-dev. Thanks!