You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Greetings, just took this package for a spin and noticed that when I try to replace an image in the strapi console there's an error:
TypeError: Cannot read properties of undefined (reading 'size')
at verifySize (/.../node_modules/strapi-provider-upload-local/lib/index.js:15:16)
at Object.upload (/.../node_modules/strapi-provider-upload-local/lib/index.js:28:9)
at /.../node_modules/strapi-plugin-upload/config/functions/bootstrap.js:46:33
When uploading new images everything seems to be fine however.
To clarify, I'm talking about this Replace Image button:
Greetings, just took this package for a spin and noticed that when I try to replace an image in the strapi console there's an error:
When uploading new images everything seems to be fine however.
To clarify, I'm talking about this Replace Image button: