Closed hakimov-dev closed 2 weeks ago
Hello @hakimov-dev, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!
你好 @hakimov-dev,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!
For example i've an object form like that:
So the problem here i can't check the user.last_name is valid or not like in that code:
Whenever i type something on that input i'm getting required error:
Like that and i can't find solution except that article: https://stackoverflow.com/questions/73217982/vue-js-antd-validation-issue on overflow which has no solutions.
And I'm using antd on nuxt which is antdv.