The best solution for me was to use solution #17, adding a preprocess in my custom theme and adding the following code along with that solution: $variables['#cache']['max-age'] = 0;
#45 workaround works for me, too.
I tested patch #176 for version 10.2.5 and it worked correctly.
brandonlira β changed the visibility of the branch 3352943-unknown-named-parameter to active.
brandonlira β changed the visibility of the branch 3352943-unknown-named-parameter to hidden.
The patch #69 works well for me on D10.1.4
The last patch #100 didn't work for me because https://www.drupal.org/project/drupal/issues/2722319 π s using Text Editor always fail HTML5 validation when "required" is added via #states Needs work CKEditor removed the "required" attribute from the textarea during startup. So I adjusted the patch with these changes.
The last patch #100 didn't work for me because https://www.drupal.org/project/drupal/issues/2722319 π s using Text Editor always fail HTML5 validation when "required" is added via #states Needs work CKEditor removed the "required" attribute from the textarea during startup. So I adjusted the patch with these changes.
brandonlira β made their first commit to this issueβs fork.
I've tested the patch in #4 with Drupal 10.1.6 and Redirect 8.x-1.9.It resolves the issue for me.
brandonlira β created an issue.
brandonlira β changed the visibility of the branch 3405964-attachments-duplicating-in to active.
brandonlira β changed the visibility of the branch 3405964-attachments-duplicating-in to hidden.
brandonlira β created an issue.
brandonlira β changed the visibility of the branch 3162325-option-to-set to hidden.
brandonlira β made their first commit to this issueβs fork.