Description
Just trying this new feature out - I have an existing CKEditor field with two nestable entry types - Button and Media (which is what I was using to embed images before). I've just added CKEditor's image button alongside these two nested entry types. Here's what the field settings look like:
I've set the field image settings to use the Media entry type's Asset field:
However, when I drag in an image, or click the Insert Image button, it actually creates a Button nested entry with empty fields:
If in the field settings, I rearrange the two Entry Types so that Media appears first in the list, it works as expected and inserts a Media nested entry with the Asset field properly populated instead, which is what I would expect to happen:
Craft 5.9.14
CKEditor 5.0.0
Description
Just trying this new feature out - I have an existing CKEditor field with two nestable entry types - Button and Media (which is what I was using to embed images before). I've just added CKEditor's image button alongside these two nested entry types. Here's what the field settings look like:
I've set the field image settings to use the Media entry type's Asset field:
However, when I drag in an image, or click the Insert Image button, it actually creates a Button nested entry with empty fields:
If in the field settings, I rearrange the two Entry Types so that Media appears first in the list, it works as expected and inserts a Media nested entry with the Asset field properly populated instead, which is what I would expect to happen:
Craft 5.9.14
CKEditor 5.0.0