Skip to content

Commit 2aa5355

Browse files
committed
MC-5373: Product couldn't be pulled to CMS Page when it was assigned to a specific website
Support all store views for widgets contained within block
1 parent 4aea3ee commit 2aa5355

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/pagebuilder/content_type

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/pagebuilder/content_type/block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<style name="padding" storage_key="margins_and_padding" reader="Magento_PageBuilder/js/property/paddings" converter="Magento_PageBuilder/js/converter/style/paddings"/>
3535
<attribute name="name" source="data-role"/>
3636
<attribute name="appearance" source="data-appearance"/>
37-
<html name="html"/>
37+
<html name="html" preview_converter="Magento_PageBuilder/js/converter/attribute/preview/store-id"/>
3838
<css name="css_classes"/>
3939
</element>
4040
</elements>

0 commit comments

Comments
 (0)