Skip to content

Added null check on submit handler

Daniel Rolland requested to merge issue/autosave_form-3201006:8.x-1.x into 8.x-1.x

This will resolve a bug when the submit handler occasionnally ends being null (for instance when content entity contains a Workflow module field)

Merge request reports