Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Image Not Displaying in Showcase Using Coil's AsyncImage #374

Open
narayan07feb opened this issue Jan 24, 2024 · 1 comment
Open

Comments

@narayan07feb
Copy link

In my component, I am using Coil's AsyncImage. However, everything except for the image appears in the Showcase. I have tried the same component in my code, and it displays everything correctly. Does the Showcase support AsyncImage?

@sjaramillo10
Copy link

A little bit more information here. Android Studio's preview does not load the image from the network (which is kinda expected) but it shows AsyncImage's placeholder correctly. The placeholder is a local drawable.

Showkase does not load the image from the network, but it also does not show the placeholder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants