cq:dialog Error | Community
Skip to main content
Level 4
March 1, 2022

cq:dialog Error

  • March 1, 2022
  • 1 reply
  • 1565 views

Hello @1905403 I have created a custom component multifield. For that I have created cq:dialog but the dialog is not working properly. Also I couldn't able to drag the images. I have checked with we.retail site also, there also I can't make any changes to the cq:dialog. I have attached the error below, please help me, It's very urgent. Like I can't able to close or click the tick symbol in the dialog, when I do, nothing is happening.

 

In the above dialog, It's not letting me to drag the image also it's not allowing me to click the tick symbol nor close symbol. 

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

1 reply

DEBAL_DAS
New Member
March 1, 2022

Please provide AEM version detail. I couldn't see any error message in your screenshot. 

Regarding it's not allowing you to click the tick symbol nor close symbol, you could see JS related issue in browser console.

Debal Das, Senior AEM Consultant
Level 4
March 1, 2022

Hi @debal_das  my AEM version is 6.5.0 I have tried with the aem core components also like button, image and teaser etc, When I click the tick or close symbol nothing is happening. Also I couldn't able to drag the image for image , teaser components. But when I refresh the page, whatever content I entered in the cq:dialog is appearning in the page but it's showing only text values not the image value.

 

 

DEBAL_DAS
New Member
March 1, 2022

As you are facing issue with aem core components on AEM 6.5.0 (no service pack) , I have tried to replicate the similar issue on AEM 6.5.0 but I didn't face such issue with either aem core components or we.retail -

 

 

I can see syntax error also in your screenshot also.

 

  1. Have you installed any specific core component version like- 2.17.14 or 2.17.12?
  2. Is your custom multifield component extending aem core component?
Debal Das, Senior AEM Consultant