You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the admin module and the test module in a Magento 2.4.4 (php 7.4).
When trying to access /hyva_admin_test/test/form/ the page breaks with an exception:
Return value of Hyva\Admin\ViewModel\HyvaForm\FormFieldDefinition::getGroupId() must be of the type string, null returned
I installed the admin module and the test module in a Magento 2.4.4 (php 7.4).
When trying to access /hyva_admin_test/test/form/ the page breaks with an exception:
Return value of Hyva\Admin\ViewModel\HyvaForm\FormFieldDefinition::getGroupId() must be of the type string, null returned
…/vendor/hyva-themes/module-magento2-admin/ViewModel/HyvaForm/FormFieldDefinition.php112
The text was updated successfully, but these errors were encountered: