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??
Solved! Go to Solution.
Views
Replies
Total Likes
Have you introduced any custom logic or custom JS libs. Something occurred that looks like its interfering with the normal functionality.
Views
Replies
Total Likes
What AEM Version are you using? SO you see browser errors?
Views
Replies
Total Likes
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)
Views
Replies
Total Likes
Have you introduced any custom logic or custom JS libs. Something occurred that looks like its interfering with the normal functionality.
Views
Replies
Total Likes
will check the recent js changes and will let you know the results smacdonald2008...
Views
Replies
Total Likes
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...
Views
Replies
Total Likes