-
-
Notifications
You must be signed in to change notification settings - Fork 382
关于 ValidateForm 对同名属性不同对象的验证问题 #5956
Copy link
Copy link
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
为了排除编码问题,注释掉第一页的TabItem代码,问题依旧。

排除Tab组件问题,我删掉了Tab组件继续测试,得出的结论是涉及到相同的类,即使是不同对象,只要属性名相同,此时只有第一个input可以有验证。
Expected Behavior
应该Tab组件的三个Item页面都有验证
Interactive render mode
Interactive WebAssembly (Client-side rendering (CSR) using Blazor WebAssembly)
Steps To Reproduce
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
