Skip to content

[Blazor] Provide the ability to flow configuration from the host to the browser #30116

@javiercn

Description

@javiercn

As part of improving our templates we found out it was hard to get some bits of information from our templates, like debug logs and so on from JS. This is because we are not able to flow data from the server to JS and the only way to configure some aspects is via changes to the source code within the HTML or Razor page.

We want to find a way to enable these types of scenarios for turning on diagnostics without having to change the source code as well as providing enough information for customers to Instrospect the state of Blazor for automation purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pillar: Dev ExperiencePriority:3Work that is nice to haveaffected-fewThis issue impacts only small number of customersarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-boot-upfeature-blazor-serverfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyseverity-minorThis label is used by an internal tool

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions