Javascript error halts script and prevents ajax operation
-
The current cleantalk version has this console error that prevents future script execution. In my case I have an ajax search where because of this error, the submit button is never “clicked”:
apbct-public-bundle.min.js?ver=6.24:1 Uncaught DOMException: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.
at i.o (https://www.batterystore.com/wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle.min.js?ver=6.24:1:39520)
at i.value (https://www.batterystore.com/wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle.min.js?ver=6.24:1:15983)
at i. (https://www.batterystore.com/wp-content/plugins/cleantalk-spam-protect/js/apbct-public-bundle.min.js?ver=6.24:1:14223)
The topic ‘Javascript error halts script and prevents ajax operation’ is closed to new replies.