reaptcha icon indicating copy to clipboard operation
reaptcha copied to clipboard

Google reCAPTCHA v2 for React

Results 16 reaptcha issues
Sort by recently updated
recently updated
newest added

Hi @sarneeh I really like this library that does solve problems existent in other libraries, especially regarding multiple instances and react-router. This bug only exists in React >18, I have...

https://github.com/sarneeh/reaptcha/pull/257#issuecomment-1200396862

enhancement

Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Enzyme seems dead. After https://github.com/sarneeh/reaptcha/pull/255 we needed to use an unofficial Enzyme adapter to support React 18. It would be nice to use a testing library that supports latest React...

feature

- add the changeset github action to the push workflow to automate creating releases (with publishing, if possible)

enhancement

It's actually not needed at all, but just wanted to do this for fun 😄

enhancement

The repo description mentions v2 but isn't this compatible with v3 reCaptcha actually?

feature

Hi, I have everything working well, but as soon as I try to build i got this issue : ```bash Type error: 'Reaptcha' cannot be used as a JSX component....

**Preface: I'm using both reCAPTCHA V3 and V2 versions in the same app, is it legal? 🤔** I'm getting quite weird error while navigating between the pages. Explicit render gives...