-
After upgrade from version 3.0.0-alpha06 to 3.0.0-alpha07 this crash starts to occur on Android (tested on 14):
```
java.lang.IllegalStateException: Reading a state that was created after the snap…
-
The image size is 12000 × 6428 px
Image format - webp, jpg
Example test image:
![test](https://github.com/user-attachments/assets/efaeb35b-aea3-4157-a82b-015736d6117e)
```
java.lang.RuntimeEx…
-
Hi, as per our conversation, I am creating this issue here.
Seems like this issue happens inside `AnimatedAutoScrollContainer`. Also, I don't know how to reproduce the issue for now but let me kno…
-
### Steps to reproduce
Click on any manga, or from the three dot menu click the "about".
### Expected behavior
Not crash.
### Actual behavior
Crashed.
### Crash logs
```
App version: 2.16.8 (s…
-
I'm getting this error when running on my android compose multiplatform app (Android and iOS support)
`java.lang.NoSuchMethodError: No static method readResourceBytes(Ljava/lang/String;Lkotlin/coro…
-
**Cause:** Coroutine Launched Outside Side Effect in `rememberAsyncImagePainter`
**Description:**
I have identified a bug in the Coil Compose library that appears to originate from the `rememberAs…
-
**Describe the bug**
Hi, using Coil3 on a `Kotlin/Js` project using the `AsyncImage` api this error occurred:
```json
{
"message": "Function 'setContent$composable' can not be called: No fun…
-
**Describe the bug**
Scenario:
* image caching disabled in coil
* requesting image via url (HttpUrlFetcher)
* server returns valid chunked response (doesn't contain `Content-Length` header)
res…
Fayth updated
4 months ago
-
### Steps to reproduce
Click on anything except for the buttons on the bottom
### Expected behavior
It working
### Actual behavior
![Screenshot_20240627-163315](https://github.com/nekomangaorg/Ne…
-
## Information
- Haze version: 0.7.0
- Platform: Native Android (min sdk 23, target 34)
## Expected Behavior
A HorizontalPager/LazyRow/Scrollable Row with items that have a background blur…