lepoco / lepoco/wpfui

NavigationView crash

Open
#797 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.