- Issue created by @kmani
- Status changed to Closed: works as designed
10 months ago 3:40am 14 February 2024
The website encountered an unexpected error. Try again later.
TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Drupal\menu_item_extras\Service\MenuLinkContentService does not have a method "nodeSubmit" in call_user_func_array() (line 129 of core/lib/Drupal/Core/Form/FormSubmitter.php).
Upgrade drupal 10.2.3 and menu item extras 3.0.2
Edit any node and save the content.
menu_item_extras_form_node_form_alter update the submit handler method nodeSubmit to entitySubmit
Closed: works as designed
3.0
Code