AEM 6.5 Experience fragment emulator - no reload on click
Hi,
I am on 6.5 version of AEM . I drag a component , edit and set it up. All good so far. Now in the layout tab, I drag to resize - all good- where a reload of page occurs. When emulator buttons are clicked the screen is resized but the reload does not occur. This causes the onready JS to not be triggered which then does the magic of resizing. Assuming no reload is expected, how do I get past it?
the reload helps update the div and it’s parent with correct resized width height , aligning to the container width
should I choose to add an event to resize , it would get triggered on load as well so trying to avoid the resize .