Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.
This repository was archived by the owner on Nov 26, 2021. It is now read-only.

Contentful-Metalsmith not returning all entries, but only sometimes. #62

@Battleaxe19

Description

I've been using the same configuration for a couple of sites over the past year or two and i've never had this happen before.

Consider this header:


title: title text
description: Description text
canonical: https://website.com
contentful:
content_type: '*'
include: 10
layout: base.html

I put in my fields as such : {{ data.contentTypes.homepage.[0].fields.heroTitle }}
and then I build the project, and everything is great.

I add a new content type to Contentful and add content to it. When I published it, the fields for the other page vanish except for two random fields that change everytime I rebuild.

Perhaps I am hitting some sort of API limit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions