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

EasingMode parsing failed with NAOT #1697

Closed
4OTbIPE opened this issue Aug 2, 2024 · 0 comments
Closed

EasingMode parsing failed with NAOT #1697

4OTbIPE opened this issue Aug 2, 2024 · 0 comments
Labels
AOT bug Something isn't working
Milestone

Comments

@4OTbIPE
Copy link

4OTbIPE commented Aug 2, 2024

Describe the bug

Similar to the bug #1696, but now with EasingMode property.
Error: Failed to create a Windows.Foundation.IReference1<Microsoft.UI.Xaml.Media.Animation.EasingMode> from the text 'EaseOut"
image

To Reproduce

  1. Install CommunityToolkit.WinUI.Animations package
  2. Enable PublishAot in csproj
  3. Use lines from the screenshot above

Expected behavior

Application does not crash. animations works correctly

Version Info

CsWinRT: 2.1.0-preview3
WinUI: 1.6-exp2
WinSDK: 10.0.22621.37-preview
NET: net8.0-windows10.0.22621
Windows: build 26100

Additional context

@4OTbIPE 4OTbIPE added the bug Something isn't working label Aug 2, 2024
@manodasanW manodasanW added the AOT label Aug 2, 2024
@manodasanW manodasanW added this to the Release 2.1 milestone Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AOT bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants