Filepicker useless because mimetype is bugged

Hey @corysimmons and @alex-godin, just wanted to let you know that we've since added a contentType property to the File Picker. So you can access the filetype with {{ filepicker1.file.contentType }}. See example here:

image

Hope that helps!

1 Like