- Issue created by @blade_ukraine
- πΊπ¦Ukraine blade_ukraine
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()` - π³πΏNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
Also restoring standard issue template.
- Status changed to Needs review
6 months ago 8:16pm 8 January 2025 - πΊπΈUnited States smustgrave
1. Fixes should be in MRs vs patches
2. This was categorized as a bug but not sure I see the bug? Tagging for steps to reproduce this as a bug
3. Issue summary should be complete, bugs should have least steps to reproduce and proposed solution.
4. Bugs should include test coverage to show the issue.Thanks.