The form just keep spinning
-
Hello,
When you click the submit button, the form just keep spinning.
The console shows this issue:
Response { type: "basic", url: "https://dev.faesfarma.com/wp-json/contact-form-7/v1/contact-forms/576/feedback", redirected: false, status: 500, ok: false, statusText: "Internal Server Error", headers: Headers(13), body: ReadableStream, bodyUsed: false }
?
body: ReadableStream { locked: false }
?
bodyUsed: false
?
headers: Headers(13) { "access-control-allow-headers" → "Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type", "access-control-expose-headers" → "X-WP-Total, X-WP-TotalPages, Link", "cache-control" → "no-cache, must-revalidate, max-age=0", … }
?
ok: false
?
redirected: false
?
status: 500
?
statusText: "Internal Server Error"
?
type: "basic"
?
url: "https://dev.faesfarma.com/wp-json/contact-form-7/v1/contact-forms/576/feedback"
?
: ResponsePrototype { clone: clone(), arrayBuffer: arrayBuffer(), blob: blob(), … }
index.js:1:7071Thanks in advance.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘The form just keep spinning’ is closed to new replies.