You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented to negate caching issues in Maui iOS and Android apps. Works very well.
Trying to run same app on Windows WinUI app, none of the images load into this control.
If I swap out to use the std Maui Image control, images load and display.
🐛 Bug Report
Implemented to negate caching issues in Maui iOS and Android apps. Works very well.
Trying to run same app on Windows WinUI app, none of the images load into this control.
If I swap out to use the std Maui Image control, images load and display.
using this: https://github.com/Redth/FFImageLoading.Compat for the Maui project.
Cannot raise issue on that stream, so here it is...
Expected behavior
Load images in FFImageLoading control in WinUI app. EXACLTY same codebase as Android and iOS Apps.
Reproduction steps
This works:
This does NOT work
Version
FFImageLoadingCompat.Maui version 0.1.1
Platform:
The text was updated successfully, but these errors were encountered: