Form Submission Gets Stuck on Processing
-
Hello,
One of our clients uses ninja forms for their contact form and it seems to have been getting stuck on a form submittal.
I have an hunch that this is being caused by their Wordfence security plugin blocking the ajax request, but wanted to check in to see if this could be caused by any other known issue before I go mucking about in there.
Here is the console log upon submitting the form.
TypeError: Cannot read properties of undefined (reading 'nonce') at n.submitErrors (submitError.js:12:1) at p (backbone.min.js?ver=1691770341:2:3881) at f (backbone.min.js?ver=1691770341:2:3497) at a (backbone.min.js?ver=1691770341:2:692) at e.trigger (backbone.min.js?ver=1691770341:2:3380) at Object.success (submit.js:130:1) at fire (jquery.js?ver=1693242863:3223:31) at Object.fireWith as resolveWith at done (jquery.js?ver=1693242863:9627:14) at XMLHttpRequest. (jquery.js?ver=1693242863:9888:9) submit.js:135 Parse Error submit.js:136 TypeError: Cannot read properties of undefined (reading 'nonce') at n.submitErrors (submitError.js:12:1) at p (backbone.min.js?ver=1691770341:2:3881) at f (backbone.min.js?ver=1691770341:2:3497) at a (backbone.min.js?ver=1691770341:2:692) at e.trigger (backbone.min.js?ver=1691770341:2:3380) at Object.success (submit.js:130:1) at fire (jquery.js?ver=1693242863:3223:31) at Object.fireWith as resolveWith at done (jquery.js?ver=1693242863:9627:14) at XMLHttpRequest. (jquery.js?ver=1693242863:9888:9)
The response from admin-ajax.php is missing as it says it is redirected.
Thank you for your help
-Dan
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Form Submission Gets Stuck on Processing’ is closed to new replies.