Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 551 Bytes

2022-08-12-cms-element-data-resolving-mismatch.md

File metadata and controls

11 lines (11 loc) · 551 Bytes
title issue author author_email author_github
CMS element data resolving mismatch
NEXT-22730
Niklas Limberg
NiklasLimberg

Administration

  • Changed method registerCmsElement and getCollectFunction in cms.service.js to resolve entities to unique keys based on their index
  • Changed method enrich in elements/image-slider/index.js to resolve entities to unique keys based on their index
  • Changed method enrich in elements/image-gallery/index.js to resolve entities to unique keys based on their index