Spinner keeps spinning even though mail & data is sent
-
Hi there!
I have a problem with the plugin: after I fill out the required fields of CF7 the mail is sent, the data shows up in the google sheet but the spinner keeps spinning (and never stops, no success / failure message is shown). Also, the debug log of the plugin is empty. The only thing that I found which was logged and related to the plugin is in the debug log of wordpress: https://pastebin.com/5aX0vqgf . Since PHP does not remark it as an error I guess this message alone wouldn’t break the plugin. I also noticed a javascript error message in the inspector (but I don’t know if it is from your plugin):
Uncaught (in promise) ReferenceError: currentURL is not defined at then.catch.e (content_script_bundle.js:13)
If I deactivate the plugin, the form is sent and the success message is displayed. Do you know what could cause this issue?
Regards
- The topic ‘Spinner keeps spinning even though mail & data is sent’ is closed to new replies.