- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
8.x-2.x is no longer supported. If this applies to 8.x-3.x, please re-open.
When making use of PrivateTempStore, the reCaptcha does not show up, e.g. when used in a webform.
If I execute the code below in my custom module, e.g. to save something for my user:
\Drupal::service('tempstore.private')->get('mymodule')->set('mymodule_mykey', 'myvalue');
Then the captcha does not show up in my form anymore. Working with cookies is a workaround but I think it was worth to mention this issue here.
Closed: outdated
2.0
reCAPTCHA V2
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
8.x-2.x is no longer supported. If this applies to 8.x-3.x, please re-open.