extra <cq> tag in aem 6.5 edit mode | Community
Skip to main content
August 20, 2020
Solved

extra <cq> tag in aem 6.5 edit mode

  • August 20, 2020
  • 2 replies
  • 905 views

if i have opened a onten page in editor mode for each component a <cq> tag is gettig generated due to which my carousel component which is using owl carousel creating cloned items with the <cq> element wrapperd in it.

 

this <cq> doesn't appear or render in the preview mode? is there any way so we can disable the <cq> tags in edit mode?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

do you have cq:htmlTag node in your component?

https://docs.adobe.com/content/help/en/experience-manager-64/developing/components/decoration-tag.html

2 replies

BrianKasingli
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
August 20, 2020

There can be a number of reasons why you are seeing double <cq> HTML tags. Can you please share a code snippet with us, so we can further explore your problem?

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 22, 2020