Re-created patch against latest 3.0-rc2
I'm having the exact same issue, where any email sent gets sent twice, once using the pathauto url and once without. This happens with any combination of settings from the module configuration page.
Drupal 10.3.1
PHP 8.1.13
Version 8.x-3.6
Created temporary patch from MR in #6 🐛 Add compatibility with Metatag Asynchronous Widget Needs work .
Im running into the exact same issues described above.
Im working on Drupal core 10.1.2
Ckeditor 4 (conrib) 1.0.2
CKEditor Tippy Tooltip 1.0.8
Re-rolled patch against latest 8.x-1.x-dev branch.
Re-rolled patch against latest 8.x-1.x-dev branch.
sgalindo2388 → created an issue.
This is also happening to Core 10.0.9.
I've tried the patch as well and I also get a couple of errors. I'm not sure if they are all related to this same issue. I'm using "layout_paragraphs" 2.0.2 and "layout_paragraphs_restriction" 1.0.0-alpha3 on Drupal core 9.5.0.
Warning: Undefined property: Drupal\layout_paragraphs_restriction\Plugin\Field\FieldWidget\LayoutParagraphsRestrictionWidget::$fieldName in /layout_paragraphs_restriction/src/Plugin/Field/FieldWidget/LayoutParagraphsRestrictionWidget.php on line 67
Warning: Trying to access array offset on value of type null in /layout_paragraphs_restriction/src/Plugin/Field/FieldWidget/LayoutParagraphsRestrictionWidget.php on line 68
Warning: Undefined array key "#attached" in /layout_paragraphs_restriction/src/Plugin/Field/FieldWidget/LayoutParagraphsRestrictionWidget.php on line 82
Warning: Trying to access array offset on value of type null in /layout_paragraphs_restriction/src/Plugin/Field/FieldWidget/LayoutParagraphsRestrictionWidget.php on line 82
The website encountered an unexpected error. Please try again later.
TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given in array_search() (line 82 of modules/contrib/layout_paragraphs_restriction/src/Plugin/Field/FieldWidget/LayoutParagraphsRestrictionWidget.php).
Was this issue ever resolved? I started getting the error when I try to insert images using the entity browser. I'm using Core 9.5.3 and Entity Browser version 8.x-2.9.