Problem/Motivation
When configuring itemList schema using view as a source, the generated URLs are not translated.
Steps to reproduce
Create itemList schema with view source on a multilingual site. Check generated URLs with other than default language.
Proposed resolution
Get entity translation if available before generating the URL.
Issue fork schema_metatag-3584110
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
gresko8 commentedAdded the suggested solution in the MR.