Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Nested CarouselView stopped working properly on Xamarin.Forms 5.0.0.2401 on iOS #15659

Open
vsfeedback opened this issue Jan 13, 2023 · 4 comments

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Hi,

I’m using CarouselView to host a 3-page navigation, so the user can slide through the views to change the pages.
It works like the ViewPager2 in Android.
This works fine.

Inside of one of this pages, there is another carouselView, for picture slider.

The thing is after upgrading Xamarin.Forms from version 5.0.0.2337 to 5.0.0.2401 or any subsequent versions, the size of all content get messed up.

I’m using VisualStudio for MAC 17.4.2 build 17;
My iPhone is in iOS 16.2


Original Comments

Carlos Rafael Rasche on 1/9/2023, 01:28 PM:

(private comment, text removed)

Carlos Rafael Rasche on 1/9/2023, 01:29 PM:

(private comment, text removed)

Feedback Bot on 1/9/2023, 06:11 PM:

(private comment, text removed)

Carlos Rafael Rasche on 1/12/2023, 03:45 AM:

(private comment, text removed)


Original Solutions

(no solutions)

@movisis
Copy link

movisis commented Jan 16, 2023

Hi, Thanks for moving this issue to here.

This is the sample project where the issue starting happening.
sample.zip

@movisis
Copy link

movisis commented Jan 16, 2023

Prior than Xamarin Forms 5.0.0.2401:
image

Starting in Xamarin Forms 5.0.0.2401
image

@DaviBittencourt
Copy link

me having the same issue in iOS. Any news about that?

@LeoJHarris
Copy link

LeoJHarris commented Nov 20, 2023

@jsuarezruiz same issue here, only lower or equal to v5.0.0.2478 works. This is a blocking issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants
@LeoJHarris @DaviBittencourt @jsuarezruiz @vsfeedback @movisis and others