Error while adding pagination for Tag Posts #32219
Unanswered
lilyntalmers
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By following the tutorial on the Gatsby website I was able to create pagination for my posts but I need pagination for my tag posts too.
I have already made some changes to the code but it's not working.
Here is my original code:
gatsby-node.js
post-list.js
tag-posts.js
My changed code in gatsby-node.js
Can anyone please tell me where the problem is?
Beta Was this translation helpful? Give feedback.
All reactions