Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Carousel and Tabs component #157

Closed JasonZhang1978 closed 5 years ago

JasonZhang1978 commented 5 years ago

I installed core 2.2.0 on AEM 6.4.2.0. I create proxy component in my project and a demo page to pull in tabs and carousel component. on config dialog, nothing happened when i click add button. in the console i get the below error. any idea? Thanks

Uncaught TypeError: Cannot read property 'indexOf' of undefined at core.js:24418 at Array.forEach () at filterComponent (core.js:24404) at core.js:24508 at coralui3.js:4889

jckautzmann commented 5 years ago

Did you enable the editing functionality as described at: https://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/wcm/components/carousel/v1/carousel#enabling-carousel-editing-functionality ?