AEM 6.5.7After resizing a component in Layout mode the page (iframe) is
reloaded due to afteredit listener. The behavior seems ok, but then the
resized component is replaced with an empty HTL container, so there is
no content (React component).In Edit mode everything is fine.What can be
the reason of such an odd behavior? Maybe it is possible to disable it?