thanks a lot for this video but I have one question if you fetch first data with getStaticProps() and you change it with useState() I think this approach will affect SEO because when you view the source page no friendly SEO approach...
@johnnwabuforudemezue11089 ай бұрын
Thanks so much for this great series. But I'm stuck in this episode. I get a server error (500) after clicking the Load More Posts button. I don't know why. Other fetch requests are handled well. But this one has stopped me for 2 days. I've tried everything and it never gets resolved. How can I reach you??
@johnnwabuforudemezue11089 ай бұрын
Hello nicely designed can we have a link to the repository of this article
Жыл бұрын
How would I update the post list in the case of the server components of the new version of nextjs?
@mostafababaei3431 Жыл бұрын
Thanks so much for this great series. I've completed almost everything. But I've stuck in this episode. I get a server error (500) after clicking the Load More Posts button. I don't know why. Other fetch requests are handles well. But this one has stopped me for 2 days. I've tried everything and it never gets resolved.
@CodingReflections Жыл бұрын
Can you give more details? Is the 500 error occurring on the frontend, or in the wp end? How about running graphql query from graphiql ide?
@johnnwabuforudemezue11089 ай бұрын
@@CodingReflections I get errors too, how do I get to you??
@renanbianchi4094 Жыл бұрын
Thank you for this video, it really did clarify for me how pagination works and showed a clever way to do it.
@johnnwabuforudemezue11089 ай бұрын
Were you able o implement it??
@geraldamankwah159 Жыл бұрын
my pageinfo side keeps telling me page info is not defined