-
**Describe the bug**
Cannot run iOS app it throws:
```
error: org.jetbrains.kotlin.backend.konan.llvm.NativeCodeGeneratorException: Exception during generating code for following declaration:
In…
-
## About this issue
Repro: https://github.com/slackhq/slack-gradle-plugin/pull/854
```
> Could not find io.coil-kt.coil3:coil-compose:3.0.0-SNAPSHOT.
Searched in the following locatio…
-
**Please complete the following information:**
- Library Version: 2.4.0
- Affected Device(s) [ Samsung A52S with Android 14.0]
**Describe the Bug:**
kotlin = "2.0.20"
ktorClientCore = "2.3.1…
-
## 機能の説明
いい機会なので諸々バージョンアップしておく
## 実装内容 または やること
- [x] 担当者を決める
- [ ] 必要であれば 細かい issue に分割する。
## 進め方 方針
- [ ] ぱっと見でレビューする。 (比較的簡単な機能向け)
- [x] 必要に応じてペアプロしながら しっかりレビューする。 (相談・調整しながら仕…
-
In our app, we are using uris with custom scheme to fetch a specific type of images. They are of this form:
```
localdb://poiimageprovider/image-data?requestid=...
```
We then have a [`Fetcher`](h…
-
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…
-
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…
-
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…
-
**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…