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
Describe the bug
When using animation in XAML from the Community Toolkit, the application crashes. I suppose in this lines:
Error text: Failed to create a Windows.Foundation.IReference1<TimeSpan> from the text '0:0:0.3'
To Reproduce
Install CommunityToolkit.WinUI.Animations package
Enable PublishAot in csproj
Use lines from the screenshot above
Expected behavior
Application does not crash. animations works correctly
Describe the bug
When using animation in XAML from the Community Toolkit, the application crashes. I suppose in this lines:
Error text:
Failed to create a Windows.Foundation.IReference1<TimeSpan> from the text '0:0:0.3'
To Reproduce
Expected behavior
Application does not crash. animations works correctly
Version Info
CsWinRT: 2.1.0-preview2
WinUI: 1.6-exp2
WinSDK: 10.0.22621.37-preview
NET: net8.0-windows10.0.22621
Windows: build 26100
Additional context
The text was updated successfully, but these errors were encountered: