Fix grid blocks not remounting on page/layout change in builder
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
</portal>
|
||||
|
||||
<grid
|
||||
:key="layout ? layout.pageLayoutID : pageID"
|
||||
:blocks.sync="blocks"
|
||||
editable
|
||||
@item-updated="onBlockUpdated"
|
||||
|
||||
Reference in New Issue
Block a user