Error: Converter failed to convert value of type 'Windows.Foundation.IReference`1<Microsoft.UI.Xaml.GridLength>' to type 'Double'; #9392
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
Regression
team-Controls
Issue for the Controls team
Describe the bug
Started getting the Below error while Debugging WinUI 3 App with MSIX and Self-contained package after upgrading the Windows app SDK to v.1.5.
Error: Converter failed to convert value of type 'Windows.Foundation.IReference`1<Microsoft.UI.Xaml.GridLength>' to type 'Double'; BindingExpression: Path='TemplateSettings.CompactPaneGridLength' DataItem='Microsoft.UI.Xaml.Controls.SplitView'; target element is 'Microsoft.UI.Xaml.Media.Animation.SplineDoubleKeyFrame' (Name='null'); target property is 'Value' (type 'Double').
Steps to reproduce the bug
Expected behavior
Prior to WAS 1.5, this error wasn't seen.
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: