@awolfey In my case, the situation is worse. Locally, I have SVG, on the server, I have PNG. Based on that, I've created patch #14
Fixed 2 type qr codes display patch
Here is one extra solution that will work with both types of generated qr-code encoding png to base64 and svg.
fixed patch.
Now you should be able to call
\Drupal::service('plugin.manager.menu.local_action')->useCaches(FALSE);
for example, in `hook_block_build_local_actions_block_alter()`
blade_ukraine β created an issue.
Here is the patch to fix that issue.
blade_ukraine β created an issue.
It will not help.
Google Chrome no longe supports:
Mutation Events, including `DOMSubtreeModified`, `DOMNodeInserted`, `DOMNodeRemoved`, `DOMNodeRemovedFromDocument`, `DOMNodeInsertedIntoDocument`, and `DOMCharacterDataModified`
And DOMSubtreeModified is a part of ajax.js
blade_ukraine β created an issue.
Here is the solution that I made for it.
blade_ukraine β created an issue.
Thanks.
That works for my project.
It's also can happen because of the next issue https://www.drupal.org/project/email_registration/issues/3461071 π Save invite to group for anonymous user by email produce the error. Needs review
Here is the simplest solution.
blade_ukraine β created an issue.
New release is here https://www.drupal.org/project/edit_media_modal/releases/2.0.0 β
blade_ukraine β created an issue.
blade_ukraine β created an issue.
blade_ukraine β created an issue.
blade_ukraine β made their first commit to this issueβs fork.
blade_ukraine β made their first commit to this issueβs fork.
blade_ukraine β created an issue.
Here is the simple patch to allow manage sender email via standard Drupal ways.
blade_ukraine β created an issue.
Thank you ericgsmith. I like the solution. I'll try to review it and merge asap.
Here is the small patch to fix the issue.
blade_ukraine β created an issue.
That patch also works for my case:
Deprecated function: Creation of dynamic property Drupal\flysystem\FlysystemBridge::$context is deprecated in Drupal\image\Controller\ImageStyleDownloadController->sourceImageExists() (line 247 of core/modules/image/src/Controller/ImageStyleDownloadController.php).
blade_ukraine β created an issue.
blade_ukraine β made their first commit to this issueβs fork.
That's correct only for Seven
That patch returns to how it was before the update to 9.5.2
That patch improves the position of the dropdown button.
blade_ukraine β created an issue. See original summary β .