react-graphql-github-apollo
react-graphql-github-apollo copied to clipboard
Star count not updated
Hello,
Thanks for this course.
When I 'Star' a repo using this app, the app doesn't show the updated star count until I relaunch the app. Is this the expected behavior?
I thought I had a bug in my code and so checked the behavior of this repo.
EDIT: Oops, I just noticed the note about this on page 127 of the book. I'll close this issue.
@steinitz I'm having the same issue. What note are you referencing?
Yet, on the other side, the count of stargazers who have starred the repository isn’t updated because it cannot be retrieved from GitHub’s API.
appears on page number 127 (page 142 in my, and probably your, PDF reader's 'Go to page' feature).
You'll implement a star count update in a subsequent section of the book.
I will reopen this issue in case anyone else stumbles into this and also to improve the writing of the book at this section. Thank you for mentioning it @steinitz 👍