Open thisisthekap opened 2 days ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
This issue has been verified using Visual Studio 17.13 Preview 1(9.0.10 & 8.0.100 & 8.0.83). Can repro this issue on iOS platform.
Description
iOS App crashes on iOS 18 when placing html label in carousel view with > 2 elements
Steps to Reproduce
Link to public reproduction project repository
https://github.com/thisisthekap/carousel-bug-repro
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 18
Did you find any workaround?
No workaround other than replacing html label with something else.
Relevant log output