microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.65k stars 459 forks source link

[WPF] Symbol icons appear as empty boxes after creating a new solution with Navigation Pane and MVVM Toolkit #4719

Open JKamsker opened 7 months ago

JKamsker commented 7 months ago

Describe the bug

When creating a new solution with Template Studio using the Navigation Pane and MVVM Toolkit, the expected symbol icons are not displayed correctly. Instead, they appear as empty boxes.

To Reproduce

  1. Open Template Studio in your development environment.
  2. Start a new solution with Template Studio.
  3. Select 'Navigation Pane' as the project type.
  4. Choose 'MVVM Toolkit' as the design pattern.
  5. Add some pages to the project.
  6. Click 'Create' to generate the project.

Additional context

Expected Behavior

The symbol icons for the added pages should be displayed correctly in the navigation pane.

Actual Behavior

The symbol icons are showing up as empty boxes.

grafik

Applies to the following platforms:

About your setup