Hi! I have fixed the number of arguments in the constructor of Drupal\message_notify\Plugin\Notifier\Manager and renamed the alter hook to use the plugin's name (like in other contribs or core modules).
benjifisher → credited peter_serfozo → .
Reroll
10.3 compatible
Reroll for 10.3 without tests
peter_serfozo → created an issue.
If the focus is on another field (for example a text field) before opening the entity browser modal & closing it by submitting its form, the page is scrolled to the previously focused page element. To prevent it, we can add .focus()
before triggering the .click()
.
peter_serfozo → created an issue.
peter_serfozo → created an issue.
The most recent patch file generated from the MR if someone needs persistent patch content
D10 compatible version (accessCheck() added)
I created a patch to make the module D10 compatible using composer lenient considering
https://www.drupal.org/project/layout_builder_browser/issues/3341931
🐛
After upgrade to D10 I encounter AJAX issue "Call to undefined method Drupal\layout_builder_browser\Controller\BrowserController::getAvailableContexts()"
Fixed
I added the missing accessCheck() calls too.
Here is a patch for version 8.x-1.x
https://www.drupal.org/project/features →
has no D10 release yet but it locks config_update version to 8.x-1
So I upload a patch that can be used together with the drupal/features patch and lenient to make both modules D10 compatible at the same time.
peter_serfozo → created an issue.
peter_serfozo → created an issue.
peter_serfozo → created an issue.
peter_serfozo → created an issue.
peter_serfozo → created an issue.