mirror of
https://github.com/strapi/strapi.git
synced 2025-07-28 11:30:21 +00:00

Previously the uploaded file data was assigned a provider in the conditional block that calculated dimensions on supported images. This caused the provider to be stored as null in the database for some image uploads such as SVG. The provider property is now assigned unconditionally