You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: