restorePhotos icon indicating copy to clipboard operation
restorePhotos copied to clipboard

Issue with .jfif file formats

Open bernborgess opened this issue 2 years ago • 1 comments

Images in .jfif format

  • Upload occurs normally, it is sent and the loading icon shows.
  • After processing the image return is crashed

image

In the image url i get /_next/image?url=Failed%20to%20restore%20image&w=1080&q=75

When I sent the same image converted to png it worked fine.

bernborgess avatar Jan 22 '23 12:01 bernborgess

it looks like the app isn't able to handle an error. i tried to fix it if the code gets merged it should be fixed on your end as well

mwelwankuta avatar Jan 31 '23 21:01 mwelwankuta