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

[Blazor] Ignore read only properties in form mapping #49545

Closed
javiercn opened this issue Jul 20, 2023 · 0 comments
Closed

[Blazor] Ignore read only properties in form mapping #49545

javiercn opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug.
Milestone

Comments

@javiercn
Copy link
Member

javiercn commented Jul 20, 2023

Fixes #49545

Checks that properties have a public setter or ignores them. Honors the required attribute on properties.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jul 20, 2023
@javiercn javiercn added this to the 8.0-rc1 milestone Jul 24, 2023
@javiercn javiercn self-assigned this Jul 24, 2023
@mkArtakMSFT mkArtakMSFT modified the milestones: 8.0-rc1, 8.0-rc2 Aug 22, 2023
@mkArtakMSFT mkArtakMSFT added the bug This issue describes a behavior which is not expected - a bug. label Aug 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug.
Projects
None yet
Development

No branches or pull requests

2 participants