hCaptcha / react-hcaptcha

hCaptcha Component Library for ReactJS and Preact
MIT License
371 stars 43 forks source link

fix(execute): Handle async opts #238

Closed gabrielferreira-imi closed 3 months ago

gabrielferreira-imi commented 3 months ago

Fixes https://github.com/hCaptcha/react-hcaptcha/issues/237

brdlyptrs commented 3 months ago

@gabrielferreira-imi code looks good can you add a test to confirm that the execute command is stored and called after hCaptcha onload is executed.

brdlyptrs commented 3 months ago

Thanks @gabrielferreira-imi!

Need to add one more test to verify the onload callback will also process the ready function correctly. Once that is done, can you bump the version in the package.json?