**Describe the bug** * Use File component and configure max size to 10 MB * Upload a file of size more than 10 MB * Observe that error is shown that file exceeded size limit * Submit button is still enabled and submitting sends empty file data **Version/Branch** master (https://formio.github.io/formio.js/app/builder) **To Reproduce** Steps to reproduce the behavior: * Use File component and configure max size to 10 MB * Upload a file of size more than 10 MB * Observe that error is shown that file exceeded size limit * Submit button is still enabled and submitting sends empty file data **Expected behavior** * Disable submit button if there are any errors **Screenshots** <img width="1728" alt="Image" src="https://github.com/user-attachments/assets/6607bb95-a0c0-4453-860c-fabc53774ec7" />