Is there an existing issue for this?
Describe the bug
我在 ValidateForm 内用 EditorForm 的 Items 属性构建表单,手动更改字段的 Required 属性后, * 的反馈正常,但字段的 Required 属性一旦设为 true ,就再也无法切换到 false
Expected Behavior
能正常设定 Required 属性,当为 true 时,验证该字段,false 时,放弃验证该字段。
Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
BBFeedBack.zip
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response
Is there an existing issue for this?
Describe the bug
Expected Behavior
能正常设定 Required 属性,当为 true 时,验证该字段,false 时,放弃验证该字段。
Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
BBFeedBack.zip
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response