Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

[Angular] Text and Image Components are not visible in authoring mode #83

Open
tinomthomas opened this issue May 1, 2020 · 7 comments
Assignees

Comments

@tinomthomas
Copy link

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

  • AEM 6.4 + SP2
  • Java 1.8
  • Apache Maven (3.3.9 or newer)
  • Node.js v10+
  • npm 6+

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
Capture1
Capture2

@godanny86
Copy link
Collaborator

hi @tinomthomas is the .model.json returning as expected? Its possible you are hitting: #82 if you have Core Components v 2.8.0 installed...

@tinomthomas
Copy link
Author

tinomthomas commented May 2, 2020

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
image
image

@godanny86
Copy link
Collaborator

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

@tinomthomas
Copy link
Author

Hi @godanny86, Sorry for the late reply. The result is the same

@tinomthomas
Copy link
Author

Hi @godanny86 I think I have hit the bug 59. Is there anything I can do to make it work?

@godanny86
Copy link
Collaborator

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?

@tinomthomas
Copy link
Author

Yes. I am using 6.4. Updating to the latest is a bit complicated here. But I will try that also

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants