We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Rotator item template render issues

A solution I've been working on required the use of a rotator to display a collection of data for a number of different pages. On Android, everything works as intended and works as close to perfectly as software can. However on UWP, it seems to stutter a lot more and will sometimes fail to load any content whatsoever, other times it will load a partial view of the content intended for that page, it's also been seen to never update and just show the same page of data regardless of the source changing. 


I have attached a snippet of my XAML code for the rotator as well as code from my view model that I use to gather the necessary data for the rotator.

Attachment: MovieRotator_66e5fece.zip

1 Reply

MK Muneesh Kumar G Syncfusion Team July 17, 2019 06:53 AM UTC

Hi Liam, 
 
Greetings from Syncfusion. 
 
We have validated your query and created sample based on your code snippet, but we are unable to reproduce the reported issue at our end. Please find the sample from below link. 
 
Sample Link: 
 
Since we are not aware of the exact scenario in which this issue is occurring in your application, we request you to try our sample and provide us the exact replication procedure or video or modify the sample above and send it back to us to replicate the issue.  
 
This will be helpful for us to provide you a good solution and improve us to serve you better. 
 
Thanks,
Muneesh Kumar G
 


Loader.
Up arrow icon