Book Library Component works fine except an error.
When a link to a book is clicked, an error message is produced and it says that "Error: Result not found"
See the attached file for details.
I just wonder why the link is not displaying anything about the book. Should I need to fill any more information from the Backend.
The table only contains Author, category, and Title BookID, ISBN which is the same as the bookID.
I used CSV import to populate the table from backend.
Appreciate your help.
Thank you