Rerolled patch for version 2.x
I was to quick with my comment that this was already
It seems that this patch has already found its way to version 2.x
@jeremyr, same here. Talk about an big WTF....
Same here.
Other then Firefox, also Safari works as well.
Just created this ticket to remember and add some commits.
wilfred waltman → created an issue.
A reroll of #15 for Drupal 10.2
Here is a patch for Drupal 10.2 based on latest MR.
Reroll of #49 for Drupal 10.2
The patch did not apply on 10.2 because the field.widget.settings.language_select are moved from language.schema.yml to core.entity.schema.yml.
Here is a patch that does apply to 10.2
Rerolled patch from #34 for Drupal 10.2
@adamps, can you tell me what is fixed? Or how I can fix it myself?
Because I still experience the issue.
Added the missing PHP constraint and the 9.x-1.x dev branch
I kind of experience the same problem, or at least I think. It occurred during the migration to Drupal 10 while using version 1.4.0 of Drupal Symfony Mailer.
When I do not alter the From-header in the hook_mail of my custom module, the site name and mail are implemented in the From header.
As soon as I try to alter the From header in the hook_mail, it results in me getting {{ getSender(message) }} as the From name.
I added a screenshot for clarification.
This lazy-loading solution messes up one of our javascript because the js runs before the content of the blok is loaded now. I don't know if this solution should be reverted or be made configurable but for know I am going to revert that commit in our project.
A patch is attached for anyone else experiencing the same issue.
Coding standards applied in version 1.2.0. Thanks for the input.
Thanks @seanB, I added the patch to version 1.2.0.
Added a unordered list field formatter.
I can not reproduce this. Maybe it is fixed by the implemented coding standards fixes
Good suggestion, thanks for the input.
Fixed in new release 2.10.
Thanks. I will take a look at the patch soon.
Thanks. I will take a look at the patch soon.
Thanks to you both. I will taak a look at the patch soon.