-
| Honestly this may be a skill issue or related to how I initialized the form, but here's the issue; when a submission fails due to a form field being invalid (usually occurs after a form level validation not a field level validation) canSubmit does not update to reflect the forms current validity and as a result this button is disabled forever till you reset the form's state any ideas what i may be doing wrong? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            Sam-C137
          
      
      
        Oct 11, 2025 
      
    
    Replies: 1 comment
-
| Sorry guys, turns out it was an issue with react compiler, not related to tanstack form | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        Sam-C137
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Sorry guys, turns out it was an issue with react compiler, not related to tanstack form