appleboy / appleboy/react-recaptcha
Multiple Instances
Open
- Dominant language
- JavaScript
- Stars
- 643
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
I have 2 separate modals and want to use reCaptcha in each.
I am able to successfully render reCaptcha in 1 modal but am not able to render both.
How do I render multiple instances of reCaptcha ?
Issue solved:
Define elementID(as prop of reCaptcha component) of each individual instance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.