Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Components are not displayed under sidekick

Avatar

Level 2

Hi All,

It seems to be common issue but I am unable to resolve it. Need help on this !!

ISSUE: Components are not displayed under sidekick and I see below error under browser console and no error under error.log.

Checked once are been displayed as masked/faded. Attached few screen shots below for reference.

One important thing is when I double-click/right-click on place holder I can select from there. but can't see in sidekick.

Uncaught DOMException: Failed to execute 'insertAdjacentHTML' on 'Element': The element has no parent.
    at Object.insertHtml (https://hostname/libs/cq/ui/widgets.js:5147:24)
    at doInsert (https://hostname/libs/cq/ui/widgets.js:13311:40)
    at Object.insertBefore (https://hostname/libs/cq/ui/widgets.js:13387:20)
    at constructor.buildElement (https://hostname/libs/cq/ui/widgets.js:151451:53)
    at https://hostname/libs/cq/ui/widgets.js:2282:27

 

 

Thanks for the help in advance !!

Regards,

Sai.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Issue got resolved, there is some extra JavaScript code added for a different fix which caused the issue in sidekick.

Thanks everyone for your inputs !!  

View solution in original post

6 Replies

Avatar

Level 9

Hi Sai,

Is it happening on particular browser Or all the browsers?  Did you tried with private window?  Sidekick component loads an json , do you see in network tab an errors for request?  Can you upload the har file? Steps to generate har at https://confluence.atlassian.com/kb/generating-har-files-and-analysing-web-requests-720420612.html

Thanks,

Avatar

Level 2

Hi MC,

Thanks for the reply.

Sidekick showed up in IE browser but in chrome and Firefox issue continuous. I don't see any error in network tab.All assets gives  STATUS 200. 

So, what I am missing to show up the components in sidekick in chrome and Firefox. 

I have this issue in higher Environment, I can't replicate the issue in local machine to give HAR file. Hope you understand.

Thank you,

Sai.

Avatar

Administrator

Try one more thing here:

1.Select your project specific design from page properties (Go to page property -> Advance -Design). Then go on and configure the allowed components in design mode. 

2. Clear Cache

3. Logout and login

What it the AEM version are you using ?

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 2

Issue got resolved, there is some extra JavaScript code added for a different fix which caused the issue in sidekick.

Thanks everyone for your inputs !!  

Avatar

Administrator

Thanks a lot Sai Krishnan for sharing answer with the community.

~kautuk



Kautuk Sahni