ascito
you have an error in ItemList.php line 133
the bad => $config = $this->makeConfig('@/plugins/flynsarmy/menu/models/menuitem/fields.yaml');
the good => $config = $this->makeConfig('$/flynsarmy/menu/models/menuitem/fields.yaml');
1-1 of 1