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.
Solved! Go to Solution.
Views
Replies
Total Likes
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 !!
Views
Replies
Total Likes
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,
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Hi,
Please see this:
There might be number of reasons for which the components might not be showing in your sidekick. Please go through the below links and see if you have those covered.
http://stackoverflow.com/questions/21300235/component-group-not-showing-in-sidekick-adobe-cq
http://stackoverflow.com/questions/8072242/adobe-cq5s-sidekick-is-empty-no-components-shown
~ Prince
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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 !!
Views
Replies
Total Likes
Thanks a lot Sai Krishnan for sharing answer with the community.
~kautuk
Views
Replies
Total Likes