πŸ‡ΊπŸ‡¦Ukraine @mero.S

Account created on 16 May 2019, almost 6 years ago
#

Recent comments

πŸ‡ΊπŸ‡¦Ukraine mero.S

Yes, I upgraded to version 7 beta and the error is the same. So this is the problem with this particular version.

πŸ‡ΊπŸ‡¦Ukraine mero.S

When trying to run drush updb I get the following error: ArgumentCountError: Too few arguments to function Drupal\access_policy\AccessPolicyValidator::__construct(), 3 passed and exactly 4 expected in Drupal\access_policy\AccessPolicyValidator->__construct() (line 75 of /app/web/modules/contrib/access_policy/src/AccessPolicyValidator.php).

When I try to access the site, I get this error:
Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service β€œaccess_policy.validator”, path: β€œaccess_policy.validator -> exception.access_policy_html”. in Drupal\Component\DependencyInjection\Container->get() (line 149 of core/lib/Drupal/Component/DependencyInjection/Container.php).

πŸ‡ΊπŸ‡¦Ukraine mero.S

Exactly the same problem I have now when I update the module to beta9. Unfortunately I can't just uninstall the old configuration along with the module, installing and configuring it all over again.

πŸ‡ΊπŸ‡¦Ukraine mero.S

mero.s β†’ changed the visibility of the branch 3513148-using-var-in to hidden.

πŸ‡ΊπŸ‡¦Ukraine mero.S

Patch if you don't have time to wait for module update and need something now.

πŸ‡ΊπŸ‡¦Ukraine mero.S

Are we making any progress on this?

πŸ‡ΊπŸ‡¦Ukraine mero.S

Facet fields are locked when ajax is used.
All fields are available, but after the first use and refreshing the results, all fields are locked. I think this is due to the fact that there was a problem with ajax when the user selected the value of another field immediately without waiting for the changed value of the first field to load. And that's why disabled was added for all fields until the ajax works completely. But because of this another strange problem arose - after the first modified field is processed, the result is updated with ajax, but the fields do not stop being disabled.

πŸ‡ΊπŸ‡¦Ukraine mero.S

Sorry for the previous comment, the patch is not quite correct for the core. This one should work.

πŸ‡ΊπŸ‡¦Ukraine mero.S

Comment 9 helped me, I decided to make a patch for those who will be looking for a quick fix.

Production build 0.71.5 2024