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
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