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  