FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

Guid inside URL is changed

Open AmrYousef opened this issue 2 years ago • 0 comments

🐛 Bug Report

I'm binding the CachedImge with a URL constructed as https://<BlobURL>/<GUID>.jpg, and the image never loads. when I checked the debug logs I've found the URL changing. I've searched everywhere I didn't find the URL that was in the debug records coming from anywhere, I've changed the ff control to normal image control it worked fine. Any idea why that guid is changed?

Expected behavior

Reproduction steps

Configuration

Version: 2.4.11.982

Platform:

  • [X] :iphone: iOS
  • [ ] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [X] :monkey: Xamarin.Forms

AmrYousef avatar Oct 12 '22 17:10 AmrYousef