Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError "Cannot read property 'classList' of null" on Submit #13

Open
jankrikava opened this issue Mar 26, 2021 · 1 comment
Open

Comments

@jankrikava
Copy link

Hey there,

first off thanks for this great wp plugin!

I can't get rid of this error (index.js?ver=5.4:formatted:196):

TypeError: Cannot read property 'classList' of null
    at a (index.js?ver=5.4:formatted:150)
    at Array.forEach (<anonymous>)
    at index.js?ver=5.4:formatted:188
(anonymous) @ index.js?ver=5.4:formatted:196
Promise.catch (async)
f @ index.js?ver=5.4:formatted:195
(anonymous) @ index.js?ver=5.4:formatted:464

While submitting an error notification pops up but with no error text:
image
Once I'm submitting again the submit is successful, the success notification pops up and everything is fine.

Plugins/Themes used:

  • Contact Form 7 v5.4
  • Contact Form 7 Signature Addon v4.2.2
  • The7 v9.9.1 (Theme)

Would appreciate some help or a quick hint. Thanks upfront for the help!

@jankrikava
Copy link
Author

Fixed it while reading through the plugin's wordpress.org section.

chloemccarty's solutions worked fine for me:

Will leave this ticket open for you to fix it in the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant