- First commit to issue fork.
- 🇮🇳India himanshulahare India
I'm implementing a plugin's form but my form is not being rebuild at all after the ajax call and if i use ajax to create new fields it is simply not present in the submitForm method in form/form_state. This is how the plugins form is injected, https://git.drupalcode.org/project/tmgmt/-/blob/8.x-1.x/src/Form/JobForm.php at line 446,