Arenys de Munt
Account created on 20 September 2009, over 15 years ago
#

Merge Requests

Recent comments

πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

The patch on #3 didn't work for me (Drupal 10.3.10).
The following did the trick for me:

if (isset($variables['attributes']) && $variables['attributes'] instanceof \Drupal\Core\Template\AttributeArray) {
      if ($variables['attributes']->hasClass('imce-page')) {
          return;
}
}
πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

donbuche β†’ created an issue.

πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

Hi there,
I've tried to install with a `composer install`, after manually adding the dependency and the patch in #7 in my composer.json, but I can't get it installed. For sure I'm doing some stuff wrong.

Could you point me in the right direction in order to get it installed on my Drupal 10 site, please?

πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

Subscribing, same problem here.

πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

#9 Saved my day. Thanks!
Indeed, it was causing an infinite recursion, causing me a exhaust memory error message.

πŸ› | Drupy | Link overflow
πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt
πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

First at all, my apologizes if I did something wrong before.
I was trying to upload a patch for this issue, and it is my first time doing something like this.

Hope this patch fix your problem.
Cheers.

πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

donbuche β†’ made their first commit to this issue’s fork.

πŸ› | Drupy | Link overflow
πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt
πŸ› | Drupy | Link overflow
πŸ‡¦πŸ‡©Andorra donbuche Arenys de Munt

Hi rishu_kumar,
I've added yout fix in the 1.1.0 release.
Thanks for your effort & feedback.

Production build 0.71.5 2024