Skip to content

Commit

Permalink
Edit/Preview embedded items
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasOsti committed Aug 31, 2023
1 parent e48c10a commit cc5624f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class IbexaEmbedContentEditing extends Plugin {
const versionNo = modelElement.getAttribute('versionNo');
const languageCodes = modelElement.getAttribute('languageCodes');
const domElement = this.toDomElement(domDocument);
console.log('xxx')

domElement.innerHTML = renderPreview(contentName);

const itemActionsTriggerElement = domElement.querySelector('.ibexa-embedded-item-actions__menu-trigger-btn');
Expand Down

0 comments on commit cc5624f

Please sign in to comment.