Sidekick is not loading components | Community
Skip to main content
AEMLearner-1989
New Participant
May 18, 2018
Solved

Sidekick is not loading components

  • May 18, 2018
  • 5 replies
  • 2761 views

Hi Team,

We are facing issue with sidekick... Components ara not showing up... Anyone plz let us know how components are loading in sidekick..which default script is using??

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 smacdonald2008

Have you introduced any custom logic or custom JS libs. Something occurred that looks like its interfering with the normal functionality.

5 replies

AEMLearner-1989
New Participant
May 21, 2018

I have created a new project structure and created a component with sling:resourcetype as foundation/components/page..but still I am getting the same error...so if i refer libs/foundation/components/page .. it should go and pick the default components without touching a custom logic ..am i ryt..please correct if am wrong here...

AEMLearner-1989
New Participant
May 21, 2018

will check the recent js changes and will let you know the results smacdonald2008​...

smacdonald2008
smacdonald2008Accepted solution
New Participant
May 21, 2018

Have you introduced any custom logic or custom JS libs. Something occurred that looks like its interfering with the normal functionality.

AEMLearner-1989
New Participant
May 21, 2018

Hi,

AEM 6.0

JS Error : when we click on edit button in design_dialog

widgets.js:137433 Uncaught TypeError: Cannot read property 'indexOf' of undefined

    at new constructor (widgets.js:137433)

    at Object.create (widgets.js:25786)

    at sb.createComponent (widgets.js:30412)

    at sb.lookupComponent (widgets.js:30400)

    at sb.add (widgets.js:30206)

    at sb.<anonymous> (widgets.js:30202)

    at Object.each (widgets.js:1768)

    at sb.add (widgets.js:30201)

    at sb.initComponent (widgets.js:30092)

    at sb.initComponent (widgets.js:36793)

smacdonald2008
New Participant
May 18, 2018

What AEM Version are you using? SO you see browser errors?