Adobe-Marketing-Cloud / aem-guides-wknd-events

Step by Step guide to creating a Single Page Application to use with AEM
48 stars 34 forks source link

[React] Parsys and Mapped Components not appearing #48

Closed sathyalog closed 5 years ago

sathyalog commented 5 years ago

Local Environment Before filing an issue, verify that the prerequisite tools/software are installed:

Describe the issue Following the WKND tutorial, image and text components do not appear in author mode.

Screenshots

screen shot 2019-02-27 at 7 30 39 pm

Additional context Followed @godanny86 comment here. https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/issues/46 I tried cleared cache by invalidating cache and rebuild libraries. But still components not appearing. Please find the screenshot for reference. I am new to AEM and this React Integration as well. Please help.

DiegoVanBelle commented 5 years ago

I have the same issue. +1

godanny86 commented 5 years ago

hi @sathyalog are you on 6.4.0? You need to have installed Service Pack 2 or higher (6.4.2 or 6.4.3). https://helpx.adobe.com/experience-manager/6-4/release-notes/sp-release-notes.html.

You can verify the version of AEM by going to http://localhost:4502/libs/granite/operations/content/systemoverview.html

godanny86 commented 5 years ago

Hi @sathyalog , @DiegoVanBelle were you able to get it working after installing Service pack 2 or 3 to your 6.4 instance?

sathyalog commented 5 years ago

Yes. We can close this. Thanks