Open tinomthomas opened 4 years ago
hi @tinomthomas is the .model.json returning as expected? Its possible you are hitting: https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/issues/82 if you have Core Components v 2.8.0 installed...
Hi @godanny86 , Yes the angular.model.json is returning as expected. And the installed Core component version is 2.3.2. Upon further investigating using Chrome dev tools, I can see that the angular components are available in the DOM but they are not visible at the screen. Attaching the screenshots
hmm interesting. What happens if you deploy the chapter 3 solution? https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/tree/angular/chapter-3
Hi @godanny86, Sorry for the late reply. The result is the same
Hi @godanny86 I think I have hit the bug 59. Is there anything I can do to make it work?
Can you remind me what version of AEM you are on? Are you able to update to the latest service pack with AEM 6.4 or 6.5?
Yes. I am using 6.4. Updating to the latest is a bit complicated here. But I will try that also
Local Environment Before filing an issue verify that the prerequisite tools/software are installed:
Describe the issue Text and Image Components are not visible in authoring mode. And I am not able to see the components in the side panel as well. The interesting thing is that there are no errors in Chrome's dev tools while loading the URL http://localhost:4502/editor.html/content/wknd-events/angular/home.html
Where in the tutorial are you experiencing an issue?
In Chapter 3 while reviewing the Text and Image components in AEM
Screenshots