{"section":"known-issues","requestedLocale":"en","requestedSlug":"fetchmore-bringing-repeated-values-between-the-to-and-from","locale":"en","slug":"fetchmore-bringing-repeated-values-between-the-to-and-from","path":"docs/en/known-issues/Intelligent Search/fetchmore-bringing-repeated-values-between-the-to-and-from.md","branch":"main","content":"## Summary\n\n\nThe fetchMore function is bringing between the first and the second page some duplicated values and this causes the page display repeatedly some of the products.\n\n\n##\n\n## Simulation\n\n\n\nIn some accounts the Button that Fetches more products is bringing repeated values, this happens because the component passes 12 items (0 to 11) and the query made on GraphQL considers 18 products so 6 products may be shown repeatedly.\n\nThe show more is using different infos to bring the number of products to the screen.\n\n\n##\n\n## Workaround\n\n\nIs there a workaround for this bug? If yes, describe it here. If not, write \"N/A\" or \"There is no workaround available.\". Do not remove this section if there is no workaround, please."}