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

Error when artist detail is viewed #7

Closed
tingtom opened this issue Apr 12, 2020 · 0 comments
Closed

Error when artist detail is viewed #7

tingtom opened this issue Apr 12, 2020 · 0 comments

Comments

@tingtom
Copy link
Contributor

tingtom commented Apr 12, 2020

Describe the bug
When viewing the detail page for an author, if there's no overview text you'll get a React error and the page will fail to render. Seems to be because the overview text is undefined/empty.

To Reproduce
Steps to reproduce the behavior:

  1. Add author "James S A Corey"
  2. Click on his name to view author details

Expected behavior
The page should render successfully and no error is thrown

Screenshots
image

Logs
Link to debug logs.

System info (please complete the following information):

  • Readarr Version: 0.1.0.19
  • Operating System: Linux/Docker
  • .net Framework (Windows) or mono (macOS/Linux) Version: [e.g. 4.5 or 5.12]

Additional context
Line https://github.com/Readarr/Readarr/blob/readarr/frontend/src/Artist/Details/ArtistDetails.js#L520

@tingtom tingtom closed this as completed May 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2021
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

1 participant