You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In gatsby-node.js I set itemsPerPage to 10, but pagination is only showing 5 of them at first, then, if I refresh the page, is showing 2 more, and if I refresh another time, is displaying all of them. I get my data from Strapi. I don't know if it is a problem with Strapi or gatsby-awesome-pagination
The text was updated successfully, but these errors were encountered:
In gatsby-node.js I set itemsPerPage to 10, but pagination is only showing 5 of them at first, then, if I refresh the page, is showing 2 more, and if I refresh another time, is displaying all of them. I get my data from Strapi. I don't know if it is a problem with Strapi or gatsby-awesome-pagination
The text was updated successfully, but these errors were encountered: