craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.28k stars 634 forks source link

check if elementEditor exists #16188

Open i-just opened 9 hours ago

i-just commented 9 hours ago

Description

The global sets don’t use ElementEditor, so we need to check if elementEditor is defined before ensuring the element’s owner is a draft and saving the nested element changes against it.

Related issues

16182