restorePhotos
restorePhotos copied to clipboard
Issue with .jfif file formats
Images in .jfif format
- Upload occurs normally, it is sent and the loading icon shows.
- After processing the image return is crashed
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.
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