We have some quickedit integration on dependent_fields_field_widget_single_element_form_alter which is no longer part of core, we should remove it.
Issue fork dependent_fields-3572806
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sujal kshatri commentedI removed all QuickEdit integration from dependent_fields_field_widget_single_element_form_alter ,
the only place now quickedit is mentioned is in .gitlab-ci.yml
Comment #5
pcambraComment #6
pcambra