Skip to content

Image field also creates a text field #77

Closed
@Cannonb4ll

Description

@Cannonb4ll

Image

I am not sure why this is happening, but my code is fairly simple:

schema: {
                    fields: [{
                        type: "image",
                        label: "Avatar",
                        model: "avatar",
                        required: true
                    }]
                },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions