🇵🇹Portugal @luis_oliveira

Portugal
Account created on 31 May 2022, over 2 years ago
#

Recent comments

🇵🇹Portugal luis_oliveira Portugal

I used patch #30 but did not work, I did some debugging and found out that in Drupal 10 the array key 0 does not exist so the if statement would be skipped.

<?php
if (isset($build[$region][$uuid]['content'][0]['#block_content'])) {
?>

I fixed that and added the "edit" option in the operation metadata.

Production build 0.71.5 2024