Como
Account created on 3 December 2008, almost 16 years ago
#

Recent comments

🇮🇹Italy p4trizio Como

Hello thank you for suggesting this awesome new feature.
Unfortunately I do not use this module in any of my current projects and I have no time to dedicate to new features.
But of course patches are welcome, I'll be happy to review some code.
Keeping the current status active, in case anybody wants to join!

🇮🇹Italy p4trizio Como

This is still an issue for webform_counter 2.0.0

🇮🇹Italy p4trizio Como

Patch is working, now I can override the config app_id on settings.php

🇮🇹Italy p4trizio Como

I have the same issue.
The provided update function does not work in my case because it tries to fix only 'page_manager.page_variant.' configs.
In my case I had to change 'page_manager.page.'

🇮🇹Italy p4trizio Como

For some reasons, this patch is already in Drupal 10.1.x
I upgraded a website using this patch from D9 to D10.1 and the patch was obviously failing.

🇮🇹Italy p4trizio Como

Input value "f" contains a non-scalar value.
Changing

$facetParam = \Drupal::request()->query->get('f');

to

$facetParam = \Drupal::request()->get('f');

🇮🇹Italy p4trizio Como

I confirm the issue, I'm creating patterns for every vocabulary as a temporary fix

Production build 0.71.5 2024