Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uno Carousel control is not working properly #182

Open
szczepanbielski opened this issue Aug 12, 2022 · 1 comment
Open

Uno Carousel control is not working properly #182

szczepanbielski opened this issue Aug 12, 2022 · 1 comment

Comments

@szczepanbielski
Copy link

Describe the bug

I wasn't able to make a carousel to work on ios, android and uwp:
[iOS] - Not able to swipe
[Android] - Control does not show up.
[UWP] - App does not build, got this error: Xaml Internal Error error WMC9999: Type universe cannot resolve assembly: Uno.UI, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null.
while Uno UI is added to the project.

Steps to Reproduce

CarouselTestA.zip

Steps to reproduce the behavior:

Run the attached solution on ios, android and windows and see that it doesn't work properly.

Expected behavior

Control works same as in the windows sample app from Windows Apps Store: https://apps.microsoft.com/store/detail/windows-community-toolkit-sample-app/9NBLGGH4TLCQ?hl=en-ca&gl=CA

Environment

NuGet Package(s):
Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout 7.1.11,
Uno.UI 4.4.13

OS:
Windows 10 Pro 21H2 19044.1889

IDE:
Visual Studio 2019

IDE version:
16.11.8

@jeromelaban
Copy link
Member

Thanks for the report. The Carousel control needs unoplatform/uno#6341 to work properly, it's not yet implemented.

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

No branches or pull requests

2 participants