-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
https://developers.google.com/recaptcha/docs/display#render_param
The recpatcha widget supports a dark mode theme, we can dynamically select between light and dark for a more consistent experience
-
```
What steps will reproduce the problem?
1. add hl=en as argument of api.js
2. load page
What is the expected output? What do you see instead?
the expected output is to have widget in english but …
-
```
What steps will reproduce the problem?
1. add hl=en as argument of api.js
2. load page
What is the expected output? What do you see instead?
the expected output is to have widget in english but …
-
I am using the `hl` property on the `Recaptcha` component, however, the component will not re render after it has been rendered once.
Any way we can force re rendering the component when changing t…