Notice (2018-05-24): bugzilla.xamarin.com is now in read-only mode.
Please join us on Visual Studio Developer Community and in the Xamarin and Mono organizations on GitHub to continue tracking issues. Bugzilla will remain available for reference in read-only mode. We will continue to work on open Bugzilla bugs, copy them to the new locations as needed for follow-up, and add the new items under Related Links.
Our sincere thanks to everyone who has contributed on this bug tracker over the years. Thanks also for your understanding as we make these adjustments and improvements for the future.
Please create a new report on Developer Community or GitHub with your current version information, steps to reproduce, and relevant error messages or log files if you are hitting an issue that looks similar to this resolved bug and you do not yet see a matching new report.
Images with an uri are not loading. Images are included in a Listview through xaml. After screen rotation, the images suddenly appear.
Tested on wp 8.1, xf 2.0.0.6484
Should be fixed in the latest XF Service release XF 2.0.0.6487
I have the same problem with XF 2.0.0.6487 and Android. In every listview, if there's an image that isn't loaded in the first time, i.e. because the connection is slow, it will not be never loaded. The only way to force it to be reloaded is clear cache or reinstall the app.
I am still seeing this problem exactly as described. My environment is WP 8.1 with Xamarin.Forms 2.1.0.6524.
Can you send us a reproduction? Thanks
Created attachment 15237 [details] Reproduction of issue in bug 36163 This is a reproduction of the issue described by bug 36163. This project was created in Visual Studio 2015 and the version of Xamarin.Forms was updated to 2.1.0.6524.
Hi Rui Have you had a chance to look at the reproduction of this issue?