Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Project App template misses out on defining the Style named Headline and Subheadline, thus resulting in an App crash on launch #21190

Closed
egvijayanand opened this issue Mar 13, 2024 · 1 comment
Labels
area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-8.0.14 platform/android 🤖 platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst platform/windows 🪟 t/bug Something isn't working
Milestone

Comments

@egvijayanand
Copy link
Contributor

Description

MainPage in the shared class library of the Multi-Project App template refers to styles named Headline and Subheadline. But they're defined nowhere.

Launching the project from the default template causes the app to crash due to this missing style definition.

Steps to Reproduce

  1. Create a Multi-Project App template
  2. Build and Launch the App

Link to public reproduction project repository

Default template itself is suffice, no authored code

Version with bug

Unknown/Other

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android, Windows, macOS

Affected platform versions

All platforms

Did you find any workaround?

Define the missing styles or remove the Content.

The default template is expected to work out of the box without any changes.

Relevant log output

NA
@egvijayanand egvijayanand added the t/bug Something isn't working label Mar 13, 2024
@jsuarezruiz jsuarezruiz added the area-templates Project templates, Item Templates for Blazor and MAUI label Mar 14, 2024
@PureWeen PureWeen added this to the .NET 8 SR3 milestone Mar 18, 2024
@PureWeen
Copy link
Member

Thank you @egvijayanand !!!!

@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-8.0.14 platform/android 🤖 platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst platform/windows 🪟 t/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants