Closed (fixed)
Project:
Gin Admin Theme
Version:
8.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2021 at 11:39 UTC
Updated:
28 Mar 2023 at 17:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
s.messaris commentedHere is the patch, using
getAttribute('id')to avoid the problem.Comment #3
s.messaris commentedComment #4
s.messaris commentedThe implementation that is based on the form id will probably need to be changed, it also doesn't work if the whole form is replaced by ajax, as for example happens in commerce add payment form.
Comment #6
saschaeggiThis is a very good improvement, thanks. We'll refactor the form actions anyway in a next step.
Comment #8
andres.torres commentedHi All, still not sure if this issue is related to https://www.drupal.org/project/field_group/issues/2969051 but in order to make sure it gets fixed im reporting it also here. Any help is very appreciated.
Comment #9
andres.torres commentedThe issue is not fixed! Using Claro-Gin under PHP 8X is triggering these errors, lets please work together to fix them on Drupal 9.5+, Since when turning back to Seven there is no issue apparently..
Comment #10
andres.torres commented