We experienced an issue when updating a user and received the following error:
TypeError: Drupal\simplenews\Entity\Subscriber::loadByMail():
Argument #1 ($mail) must be of type string, null given, called in /web/modules/contrib/simplenews/simplenews.module on line 507 i Drupal\simplenews\Entity\Subscriber::loadByMail()
(rad 460 av /web/modules/contrib/simplenews/src/Entity/Subscriber.php).
We updated the patch and added change in simplenews_user_presave from #19.
I have created a patch file from the latest commit in the merge request.
The patch #17 does not work with PHP 8.3.7.
Does anyone know how to solve the problem with PHP 8.3?
Hello
I wonder if there is a solution or a workaround until
https://www.drupal.org/project/drupal/issues/3317769
β¨
Drastically improve the linking experience in CKEditor 5
Needs work
solution is out.
We are using config_split 2.0.0 and config_ignore 3.2.
We have tried the patch and it does not work, the ignored configuration still exports.
Mohammed Motar β created an issue.
We have this problem in our environment. Has anyone made progress with this issue?
Does anyone have any idea on how to increase the performance of the permissions page?
When I try to access the permissions page I get:
Got error 'PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20728968 bytes) in /var/www/drupal/vendor/twig/twig/src/Template.php on line 388'.