No Property Found For Validation: []

Hello there, I am having this error after upgrading to filament v3 on one of my form submission. I attached some code snippet. Thanks in advance.
Solution:
You should give all your fields a unique name. Also ViewFields
Jump to solution
4 Replies
Dennis Koch
Dennis Koch16mo ago
Please read #✅┊rules and provide some more code
Hikari Mashiro
Hikari MashiroOP16mo ago
Apology, because I cannot send the whole code using github gists due to company policy. Upon further investigation, I was able to narrow it down using Ray. It seem like the form validation is counting the ViewField in too resulting in validation rulekey being empty. Commenting out the ViewField make the form submit fine. I included the screenshot of Ray outputs, Code inside 'getFormSchema' which I commented out and the ViewField functions.
Solution
Dennis Koch
Dennis Koch16mo ago
You should give all your fields a unique name. Also ViewFields
Hikari Mashiro
Hikari MashiroOP16mo ago
Ah ok, that fixed it. Thank you.
Want results from more Discord servers?
Add your server