Were in the middle of development currently, and have built several components on our website that are essentially a block type, containing a content area, within which several more blocks can be added - typical scenario - although when editing the block in the on-page editing view, with the use of preview rendering, we noticed that if a CMS user chooses to "quick edit" the blocks inside the content area, on making the changes and saving, the quick edit modal is closed, but the preview view isn't refreshed.
This is the case even with the following being in place:
Projects is being used
FullRefreshPropertiesMetaData helper is being used
The result is that they have to refresh the page themselves in order to see their changes.
Is there any workaround for this? Is there a way I can force a refresh of the preview view for the parent block, when a child block is edited and saved using the quick edit feature?
Hi All,
Were in the middle of development currently, and have built several components on our website that are essentially a block type, containing a content area, within which several more blocks can be added - typical scenario - although when editing the block in the on-page editing view, with the use of preview rendering, we noticed that if a CMS user chooses to "quick edit" the blocks inside the content area, on making the changes and saving, the quick edit modal is closed, but the preview view isn't refreshed.
This is the case even with the following being in place:
The result is that they have to refresh the page themselves in order to see their changes.
Is there any workaround for this? Is there a way I can force a refresh of the preview view for the parent block, when a child block is edited and saved using the quick edit feature?
Thanks,
Paul