NavigationView crash
Open
@niels9001 is already working on this.
Since Nov 23, 2023.
bug
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.