Yasser Zubair

Results 4 comments of Yasser Zubair

@jinty Thankyou for the response. It is a business requirment. Someone told corporate to SSR and now they want HTML in their browser. Long story short, it is inevitable now...

@ieow can you provide an example?

` this.recaptchaVerified() } sitekey="xxxx" render="explicit" onloadCallback={()=> {console.log('recaptcha loaded')}} expiredCallback={() => this.setState({recaptchaVerified: false})}/>` i wrote like this and it is still not working