Expand my Community achievements bar.

AEM Responsive Grid not working properly

Avatar

Level 2

I have recently started working on AEM. I am creating a page template with a responsive grid system. I have followed all the points in the guide at the link Configuring Layout Container and Layout Mode.

Still, the responsive grid system is not working perfectly.

e.g This is what happens after I insert some content into the page and refresh it.

Capture.PNG

The content is replicated on its own and it is not even being configured. Please help me in this direction. Have been after this for quite some time now.

I am using AEM 6.3 and Maven Archetype 12.

1 Reply

Avatar

Community Advisor

@rohit_w Can you check the Audit logs for any information?

 

  • Inspect replication agents for auto-activation rules.
  • Debug the responsive grid component for unintended resource updates or replication calls.
  • Verify workflows for auto-activation steps.
  • Inspect permissions and service users for unintended replication rights.
  • Check OSGi services and event listeners for misconfigurations.