coil-kt / coil

Image loading for Android and Compose Multiplatform.

Home Page:https://coil-kt.github.io/coil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After updating to 2.1.0 i am facing a weird issue while scolling it is showing wrong image.Help Required mean while it is working fine with 1.4.0

zeeshanrasool91 opened this issue · comments

Describe the bug
A clear and concise description of what the bug is. Please enable logging and attach any stack traces. Bug reports without reproduction steps are likely to be closed.

To Reproduce
How can we reproduce this? Please attach a small project that reproduces the bug.

Logs/Screenshots
If applicable, add logs or screenshots to help explain your problem.

Version
What library version are you using? Does this occur on a specific API level or Android device?

Please refer to this video for detail.

https://drive.google.com/file/d/1mEqdh9qse72Bd7sOVaDKZSVIJsuhpfiu/view?usp=sharing

i am using simple extension method to load image imageview.load()

Please ask usages questions in Github Discussions. Also you'll need to add more detail (code, reproduction steps, etc.).