Skip to content

schema: type 'string' and format 'file' throws error #114

@kane-mason

Description

@kane-mason

I wanted to make use of the file choose button as detailed here https://github.com/thomas4019/expressa/blob/master/doc/uploading-files.md

"profile_photo": {
    "type": "string",
    "format": "file",
    "links": [
{

But in the admin panel it causes an error in the console if the property already has a value

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions