Only with preview, I'm getting this error: {"message":"no decode delegate for this image format `WEBP' @ errorblob.cBlobToImage481","code":400,"type":"storage_file_type_unsupported","version":"1.8.0"}
Also in console, the previews of images stopped from working: preview:1 GET ....long file url..... 400 (Bad Request)
In 1.7.4, it was working fine. Also view is working fine in 1.8.0.
Any fast solution to this?
No, unfortunately 😔
Recommended threads
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...