🇪🇸Spain jorgero Sevilla
I have a Drupal 9.5.11 installation, and I've developed a custom module with a form that utilizes the '#ajax' property. While it works in Chrome, it doesn't function properly in Firefox and Edge. I resolved the issue by adding 'core/drupal.ajax' to the dependencies in my (custom theme) theme.libraries.yml file.
🇪🇸Spain jorgero Sevilla
Added description for #access in Form Render Elements
🇪🇸Spain jorgero Sevilla
Issue: https://www.drupal.org/project/documentation/issues/3337884 →
Added description for #access in Form Render Elements.