### What happened? ### Description When attempting to copy and paste Matrix entries on a new entry, a toast error displays and the paste fails. https://github.com/user-attachments/assets/7628d030-9d77-4fb0-9689-0381d4359ff7 ### Steps to reproduce 1. Create a new entry and add a nested Matrix entry 2. Copy the entry 3. Paste the entry ### Expected behavior Entry is pasted ### Actual behavior Entry is not pasted, toast warning says 'Element duplicated.' Logs show a warning: ``` [web.WARNING] [craft\controllers\{closure}] Unable to duplicate element: {"type":"craft\\elements\\Entry","id":268,"draftId":59,"fieldId":4,"ownerId":267,"siteId":3} ``` ### Craft CMS version 5.8.21 ### PHP version _No response_ ### Operating system and version _No response_ ### Database type and version _No response_ ### Image driver and version _No response_ ### Installed plugins and versions _No response_