When using the Gin theme, in the new update of the theme version 8.x-3.0-rc14 → , the buttons appear hidden in the "More actions" dropdown, which is not intuitive.
The Cannot opt out buttons using #gin_action_item = TRUE 🐛 Cannot opt out buttons using #gin_action_item = TRUE Active patch is also necessary for the Gin theme, which is pending integration.
The problem stems from other features of the application
joseminosa → created an issue.
The error occurs when trying to create a field in any entity
joseminosa → created an issue.
Error encountered when subscribing:
Fatal error: Declaration of Drupal\simplenews\Plugin\Validation\Constraint\SubscriberUniqueFieldConstraint::validatedBy() must be compatible with Drupal\Core\Validation\Plugin\Validation\Constraint\UniqueFieldConstraint::validatedBy(): string in /opt/drupal/web/modules/contrib/simplenews/src/Plugin/Validation/Constraint/SubscriberUniqueFieldConstraint.php on line 20
Consent mode must be configured.
Google Tag Manager must be granted analytics_storage consent.
https://support.google.com/tagmanager/answer/10718549?hl=es
https://developers.google.com/tag-platform/security/guides/consent?hl=es...
I have the same problem too. Any solution?
The solution with Drupal 10 and PHP 8.1 for SimpleNews 3.0
Joseminosa → created an issue.