CarouselView icon indicating copy to clipboard operation
CarouselView copied to clipboard

Navigation problem with Prism and navigation arrows

Open wollkopf opened this issue 7 years ago • 6 comments
trafficstars

Today i tried to implement a CarouselView in my Xamarin Forms Application. After the successfull implementation i recognized that i couldn't navigate any more to another page. I did some hours of research and removed the navigation arrows. Then page navigation worked again. So there is definitly a problem between Prism.Forms and the arrow keys.

Would be great, if this is going to be fixed.

wollkopf avatar May 15 '18 14:05 wollkopf

hi, try this plugin instead https://github.com/AndreiMisiukevich/CardView

Because, this plugin was merged to XF..

AndreiMisiukevich avatar May 28 '18 22:05 AndreiMisiukevich

@alexrainman any solution for this?

wilsonvargas avatar Jul 21 '18 01:07 wilsonvargas

@wilsonvargas can you post an example so i can reproduce this issue?

alexrainman avatar Nov 19 '18 14:11 alexrainman

I am getting close to release date. Please submit a demo reproducing the issue if you want a fix to be included. Thanks

alexrainman avatar Dec 01 '18 15:12 alexrainman

Hi @alexrainman, I am also seeing this issue when using Prism and ShowArrows="true". I have a sample project but it is too big to attach here

te-ch99 avatar Dec 28 '18 20:12 te-ch99

I am back! Releasing new version in the next 2 weeks. Will try to reproduce this myself.

alexrainman avatar Jun 04 '19 15:06 alexrainman