Skip to content

Issue: Content relationship field type is fetching forever #885

@aluciu

Description

@aluciu

Describe the bug
Content relationship field type is not working anymore. Is now displaying Fetching possible values...
My snippet from frontmatter.json:

        {
          "title": "artists",
          "name": "artists",
          "type": "contentRelationship",
          "contentTypeName": "artists",
          "contentTypeValue": "slug",
          "multiple": true
        },

I don't know it matters but I have ~9000 entries.

Screenshots
Screenshot 2024-11-04 at 11 31 58

Device:

  • OS: macOS 15.1
  • Front Matter CMS Version 10.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    In BETAThe current task is available for testing in the BETA version.ReleasedThe task has been releasedbugSomething isn't workingv10.6.0Project: v10.6.0

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions