Problem/Motivation
When editing a component content entity in Site Studio the form actions buttons are missing from the form.
Steps to reproduce
- Add a new component content entity in Site Studio
- Navigate to the edit form for the newly added component content entity
- The form action buttons will be missing
As a temporary workaround I have a custom patch that comments out all code in the sitestudio_gin_form_component_content_edit_form_alter function and the actions buttons appear again.
Comments
Comment #3
mandclu commentedFound the fix, and merged it in. Will roll a new release shortly.