You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I probably need some more information about your form. How large is it? Does it have lots of File Upload fields, or are you trying to upload large files? That'll be the typical thing that times out a form.
For Ajax forms, you can use the ajaxTimeout config setting to control things.
Question
I have formie form with many repeater fields. each repeater field visible based on the checkbox value options.
When i submit the form it throwing error like The request timed out. Couldn’t save submission due to errors.
How to fix this issue? Any help or suggestions would be greatly appreciated!
Additional context
Additional Info:
Craft CMS version: 4.12.8
Formie plugin version: dev-craft-4 as 2.1.38
PHP version: 8
The text was updated successfully, but these errors were encountered: