@tommyrocks
I’m on WordPress 5.7.2 and using Contact Form 7 5.4.1 but unfortunately the issue doesn’t seem to be resolved.
I’m getting the following in console when clicking the “Send” button on the CF7 form.
TypeError: Cannot read property ‘querySelector’ of null
at c (index.js?ver=5.4.1:1)
at Array.forEach (<anonymous>)
at index.js?ver=5.4.1:1
The file itself is located at /wp-content/plugins/contact-form-7/includes/js/index.js
Any ideas? Thanks!