Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Use clone API for sections and blocks
issue: NEXT-19624
author: Niklas Limberg
author_email: [email protected]
author_github: @NiklasLimberg
---
- Changed
onBlockDuplicate
andonSectionDuplicate
insw-cms-detail/index.js
to use the clone API - Deprecated
cloneBlockInSection
,cloneSlotsInBlock
andprepareSectionClone
, because they are superseded by the clone API