Open jckautzmann opened 3 years ago
For the teaser:
Note that the :type and @type properties of the action CTA are different:
:type
@type
"actions": [ { "id": "teaser-83a73ada4e-cta-ed267738cb", "url": "/content/core-components-examples/library/page-authoring/teaser.html", "title": "Call To Action", ":type": "nt:unstructured", "dataLayer": { "teaser-83a73ada4e-cta-ed267738cb": { "@type": "core-components-examples/components/teaser/cta",
For the list:
Note that the :type and @type properties of the itesm are different:
"dataLayer": { "list-949c81eff0-item-df1699a779": { "@type": "core-components-examples/components/list/item", "repo:modifyDate": "2020-01-16T15:15:41Z", "dc:title": "Title", "xdm:linkURL": "/content/core-components-examples/library/page-authoring/title.html" } }, ":type": "core-components-examples/components/page"
Happens with Core Components version 2.16.4.
@adobe export issue to Jira project SITES as Story
:white_check_mark: Jira issue SITES-746 is successfully created for this GitHub issue.
For the teaser:
Note that the
:type
and@type
properties of the action CTA are different:For the list:
Note that the
:type
and@type
properties of the itesm are different:Happens with Core Components version 2.16.4.