The problem in the for loop has been fixed.
Revised patch #6 for 3.3. Fixed typo in #13.
Revised patch #6 for 3.3.
When I started typing in the input element, I closed the submit button. I triggered ajax 1.5 seconds after the writing process in the input was completed. When Ajax finished, I opened the submit button.
https://git.drupalcode.org/project/unique_field_ajax/-/merge_requests/26...
seyfettinkahveci β made their first commit to this issueβs fork.
It solves the responsive image problem for Drupal core: 9.5.10.
This module does not work when there is another views filter plugin. For example, with https://www.drupal.org/project/views_year_filter β this module becomes inoperable.
Hi,
I had the same problem in a client's project. We were using the paragraph_view_mode module in the project. Removing the 'Bind with the form mode' tick from the paragraph's form view fixed the problem.