fossasia/susi.ai

[Button Disabled] The Sign up button is disabled as the recaptcha does not renders itself

Devesh21700Kumar opened this issue · 1 comments

Actual Behaviour

Recaptcha component is not showing up due to which the disabled property of sign up button is set to true
and we can't sign up as we can't change the state of isCaptchaVerified

Expected Behaviour

ReCaptcha component should be rendered and it should then enable us to set the disbaled property of the sign up button as false after correct validation of passwords and captcha

Steps to reproduce it

Screenshots of the issue

image

Would you like to work on the issue?

Yes

I want to add recaptcha in susi.AI signup procedure. I am novice to open source I may need help in that.