Can't seem to get SVG files to upload. #666
Unanswered
ahmetskilinc
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hey @ahmetskilinc, there does appear to be an issue with specifying the |
Beta Was this translation helpful? Give feedback.
2 replies
-
The issues for mimetypes and filesizing should be addressed for everyone now. Please upgrade payload to You may need to remove the unique index for your collection filesizes.[name].filename. This was 1/2 of the bug we were seeing and it won't be removed without manually dropping the collection or just the indexes for your sizes manually. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When ever I try to upload an SVG file I get the error
ValidationError: The following fields are invalid: sizes.large.mimeType
My upload/media collection currently looks like this:
Is there something I've missed. I've searched all around and can't seem to find anything.
Beta Was this translation helpful? Give feedback.
All reactions