Skip to content

Application break if the name contains a dot! (Blazor) #989

@GianlucaLocri

Description

@GianlucaLocri
  • Version: ElectronNET.Core 0.3.0 Latest
  • Target: .net 8

Steps to Reproduce:

  1. Create a new Blazor Web App project. Important! include a dot in the name like "BlazorApp.UI"
  2. Follow instructions on main repo page for blazor project (so program.cs will contain the line app.MapRazorComponents<BlazorApp.UI.Components.App>();)
  3. Enjoy a mysterious unhandled error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions