Skip to content

Problems with templates > preview > style #20

Description

@txau

The issue: There is a template that has a Preview property configured with style: "contain", but "contain" is not a valid value for the style field of a preview property. The valid values for preview style are likely "cover" or similar — not "contain".

This data validation error is blocking the template listing tool from returning results.

How to fix it:
I can inspect which template has this problematic Preview property, and then update it to use a valid style (such as "cover"). Would you like me to:

Find the template with the invalid Preview property, and
Fix it by changing the style from "contain" to "cover" (or removing the style altogether)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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