DavidAJohn / BookwormsLendingLibrary

Blazor Server client UI with a .NET Web API backend for an imaginary online library.
https://bookwormslibrary.azurewebsites.net
7 stars 4 forks source link

[Bug] Book Details page link to author showing '0' in link parameter #6

Closed DavidAJohn closed 3 years ago

DavidAJohn commented 3 years ago

On the book details page, the link to the author is not working correctly.

Instead of the author id being added at the end of the URL as a parameter, it always displays 0.