コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

Component extra reload after resize in Layout mode

Avatar

Level 1

AEM 6.5.7

After 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?

1 返信

Avatar

Level 10

Hi @Heorhii1,

Could you please share the below details

  • If the React component is a custom component
  • Is the behavior same for all react components in Layout mode or for a specific component
  • Is there any errors in browser console