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

Local files will not show on Windows #9

Open
Inrego opened this issue Jan 3, 2024 · 2 comments
Open

Local files will not show on Windows #9

Inrego opened this issue Jan 3, 2024 · 2 comments

Comments

@Inrego
Copy link

Inrego commented Jan 3, 2024

Description

When using ImageSource.FromFile or just providing a local path in Source property on CachedImage, the image will not show.
Using the same path in a regular Image tag works just fine. It's also working fine on iOS.

Steps to Reproduce

Download file to cache directory (FileSystem.Current.CacheDirectory), and try to show file from that local path instead of from internet resource.

Expected Behavior

Image shows in view

Actual Behavior

View is blank

Basic Information

  • Version with issue: 1.0.6
  • Last known good version: Unknown
  • Platform: Windows
@microspaze
Copy link
Owner

Fixed by aa81445

I will published a new version of lib later after testing all merged fixes.

Thanks very much for this issue reporting!

@microspaze
Copy link
Owner

The latest version 1.0.7 has been uploaded to NUGET. You can try it to verify this issue.

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