Problem/Motivation
With Drupal 11.3, the core FormBuilder introduces another constructor argument: \Drupal\Core\Utility\CallableResolver --- this needs to be adapted in FormDecoratorFormBuilder.
Issue fork form_decorator-3562659
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 #3
drupatz commentedComment #4
bekro commentedPatch works for me.
Comment #5
harlor commentedThis approach does not work with drupal 11.2 which is still supported.
Comment #7
harlor commented