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 19e129e commit 5df1b29Copy full SHA for 5df1b29
app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_block_form.xml
@@ -157,7 +157,7 @@
157
<loading>false</loading>
158
<selectionsProvider>${ $.ns }.${ $.ns }.columns.ids</selectionsProvider>
159
<autoRender>true</autoRender>
160
- <dataScope>select_id</dataScope>
+ <dataScope>block_id</dataScope>
161
<ns>pagebuilder_block_select_grid</ns>
162
<dataLinks>
163
<imports>false</imports>
0 commit comments