hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Exception on hyva_admin_test/test/form right after install #84

Open OvalMedia opened 1 month ago

OvalMedia commented 1 month ago

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