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
System.Windows.Markup.XamlParseException: ''Set property 'System.Windows.Media.SolidColorBrush.Color' threw an exception.' Line number '200' and line position '26'.'
InvalidOperationException: '#0F000000' is not a valid value for property 'Color'.
To Reproduce
Start sample app
In the auto suggest type and select NavigationView
Note: It will not crash if you manually go to Navigation->NavigationView from navigation pane
Also crashes in apps using preview 8 and does not crash when using preview 7
Expected behavior
Should not crash
Screenshots
No response
OS version
Windows 10
.NET version
.net 6
WPF-UI NuGet version
3.0.0-preview.8
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
System.Windows.Markup.XamlParseException: ''Set property 'System.Windows.Media.SolidColorBrush.Color' threw an exception.' Line number '200' and line position '26'.'
InvalidOperationException: '#0F000000' is not a valid value for property 'Color'.
To Reproduce
Start sample app
In the auto suggest type and select NavigationView
Note: It will not crash if you manually go to Navigation->NavigationView from navigation pane
Also crashes in apps using preview 8 and does not crash when using preview 7
Expected behavior
Should not crash
Screenshots
No response
OS version
Windows 10
.NET version
.net 6
WPF-UI NuGet version
3.0.0-preview.8
Additional context
No response
The text was updated successfully, but these errors were encountered: