Skip to content

Fix error on contact page where site key is undefined#22

Open
splennon wants to merge 1 commit into
sirceljm:masterfrom
splennon:fix_captcha_sitekey_undefined_on_contact
Open

Fix error on contact page where site key is undefined#22
splennon wants to merge 1 commit into
sirceljm:masterfrom
splennon:fix_captcha_sitekey_undefined_on_contact

Conversation

@splennon

Copy link
Copy Markdown

In Contact.js there is an attribute called captcha_key in event, but line 26 of the js is referring to it as captcha_sitekey. Thus I confirmed that it is undefined in the browser rendered html.

This fix refers to the correct captcha_key and captcha on the contact page works now, where (I think) it could not have worked before.

My knowledge of this codebase is limited so you know what they say about advice :)

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

Successfully merging this pull request may close these issues.

1 participant