Closed bradchoate closed 3 years ago
Side note: If you wanted to just accept all image types, you can use the image/*
shorthand. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
I'm aware. I don't want to accept all image formats. We don't support all image formats.
Fixes an issue with Safari, and hopefully will help resolve cases where people upload invalid/unsupported images.