Image not uploading
complete
Shawn Cao
complete
let me know if you still see issue with it
Shawn Cao
in progress
The issue here is that the upload component allows .jpeg file to be selected, but in fact it only allows files with extension as .png and .jpg
I assume you're uploading a .jpeg file, right?
As a fix, we have added .jpeg extension allow list.
But please note that, our current maximum file size limit is 32KB, so you may fail to upload a 42KB file, please check if you down size a little bit.
Shawn Cao
Thanks Lucas! The "save" action is to save a page in your profile called Fina Starter.
Let me check the Profile upload module to see if it's failed saving due to file size or other issues, will update back shortly.
Shawn Cao
Looks like a regression, I can repro it.
We shall fix it shortly, Lucas Pichette