Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 698 Bytes

2023-08-10-bad-performance-when-editing-text-with-many-cms-blocks.md

File metadata and controls

8 lines (8 loc) · 698 Bytes
title issue
Bad performance when editing text with many CMS blocks
NEXT-29109

Administration

  • Changed the method onCloseSettingsModal in src/Administration/Resources/app/administration/src/module/sw-cms/component/sw-cms-slot/index.js
  • Changed in block sw_cms_slot_content_settings_modal_component in src/Administration/Resources/app/administration/src/module/sw-cms/component/sw-cms-slot/sw-cms-slot.html.twig, add ref attribute "elementComponentRef" for component tag
  • Changed the method emitChanges and added a data prop content and a method handleUpdateContent in src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/config/index.js