Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null value of authorFragment breaks the page at https://ue-remote-app.adobe.net/articles. #127

Open
zivko opened this issue Jun 9, 2024 · 0 comments

Comments

@zivko
Copy link

zivko commented Jun 9, 2024

Expected Behaviour

The page at https://ue-remote-app.adobe.net/articles should load and display content without errors.

Actual Behaviour

Visiting the page https://ue-remote-app.adobe.net/articles results in a blank black screen. The console log in the debug toolbar displays an error: TypeError: Cannot read properties of null (reading 'firstName').

Reproduce Scenario

  1. Navigate to https://ue-remote-app.adobe.net/articles in a web browser.
  2. Observe the blank black screen displayed.
  3. Open the browser's developer tools and check the console log for errors.

Note : One of the content item, get via https://author-p7452-e12433.adobeaemcloud.com/graphql/execute.json/wknd-shared/articles-all have authorFragment null.

@zivko zivko changed the title Null value of authorFragment , break page - https://ue-remote-app.adobe.net/articles Null value of authorFragment breaks the page at https://ue-remote-app.adobe.net/articles. Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant