-
Hi there,
Can you update the nuget package? I noticed you made a bug fix that I'd like to pull. Thanks.
-
Hi there! I'm using this package in a Next.js app and find that on the page where I have the `` component placed, the `onVerify` callback is called very rapidly and new tokens are constantly generated…
-
After running the magento reindex command elastic suite it is not indexing/sending the product catalog to the elastic search server. No errors appear during the reindex process (does it pretty fast …
-
## Required Information
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: AzureMySqlDeployment
## Environment
- Server - Azure Pipelines
- Non-account specific
- Agent -…
-
Environment: NEXT.js
```js
// Recaptcha component
{
onVerifyCaptcha(token);
}}
/>
```
```js
// pages/access/index.js
const [loaded, setLoaded] = useState(false);
cons…
-
### Preconditions (*)
1. Magento 2.4.3-p1
### Steps to reproduce (*)
1. Upgrade from 2.4.3 to 2.4.3-p1
2. This was done through composer
3. Go to the checkout screen and fill out all of…
-
Hi,
Is it possible to trigger the validation and generated token when the user performs and action? For example when submitting a form?
In my usecase, the entire website is rendered in React. …
-
First of all, thank you for providing this awesome dependency!
I am having an issue with the GoogleRecaptchaGuard or GoogleRecaptcha decorator.
Basically, I installed the package. Then I added …
-
I have a simple `LoginForm` component. This is how I have wrapped my component with `GoogleReCaptchaProvider` component.
```
render() {
console.log("calling rendering")
return (
…
-
### Description (screenshots, logs, ...)
Google reCaptcha config overrides not being applied.
Screenshot: https://share.getcloudapp.com/NQugg542
### Steps to reproduce
1. Create `config/spro…