We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df12d86 commit 3df6a51Copy full SHA for 3df6a51
app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/preview.ts
@@ -496,7 +496,6 @@ export default class Preview {
496
this.updatePlaceholderVisibility(data);
497
// Keep a reference to the display state in an observable for adding classes to the wrapper
498
this.display(!!data.display);
499
-
500
},
501
);
502
if (this.parent instanceof ContentTypeCollection) {
0 commit comments