Skip to content

Generate form field identifiers for Blazor server-side rendering #47780

@MackinnonBuck

Description

@MackinnonBuck

When using Blazor server-side rendering, we need to generate string values for each form input's name attribute so that we can map form request values back to the original model.

This is a required step to complete #46981.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor Components

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions