#How to validated an array input on Vue Inertia Js
7 messages · Page 1 of 1 (latest)
i think the validations already working, but the problem is on the frontend, i wanted to showing the errors ( like change the border of the input to red or something )
this is the error
Well check what your page.props.errors actually contacts on a failed form submission.