CarouselView icon indicating copy to clipboard operation
CarouselView copied to clipboard

Content not changing when swiping from first item to second item in carousel item

Open Aswathy1990 opened this issue 6 years ago • 3 comments
trafficstars

I am using PRISM framework. I have a carousel view with content template having some labels and controls (no images). The item source is bind with a view model property. However I am facing issues with swiping. In some cases, when I swipe from first to second item, the indicator is moving to second dot but the content showing is still first with animation. Then again I swim back and forth it changes to the actual content. This happens intermittent. But when I open the app from background, i could see this issue every time. Could you please check and help me resolving this? Also note that this is happening only in Android application. iOS is working fine.

I am using latest version 5.2

Aswathy1990 avatar Jul 01 '19 10:07 Aswathy1990

This is a blocker.. can any one please help? I am also facing this issue... version 5.2.0

xhashimks avatar Jul 02 '19 10:07 xhashimks

Can any of you provide a demo project reproducing the issue?

alexrainman avatar Jul 04 '19 00:07 alexrainman

Related to #399?

alexrainman avatar Sep 20 '19 22:09 alexrainman