Form Status
I have questions regarding Tanstack Form. No separate channel for this. So I ask those here.
1. Why isSubmitted is not trure? Even when all are valid and click submit. (Submit Count 1 and 2 photo)
2. FormValid will be true when form level validation true. is it right?
3. Why valid is true when page load and without doing anything? (Submit Count 0 photo)
Photo 1 - Without doing anything (Submit Count 0)
Photo 2 - Initial Submit click (without any values in fields) (Submit Count 1)
Photo 3 - Submit click (with valid values in fields) (Submit Count 2)



0 Replies