从自定义 table 获取数据时出现 TypeError,并在 magento2 的管理面板中咧嘴一笑

Getting TypeError when fetching data from custom table and sho in grin in admin panel in magento2

出现严重错误:TypeError:传递给 Magento\Framework\View\Element\UiComponentFactory::argumentsResolver() 的参数 2 必须是数组类型,给定为空,在 C:\xampp\htdocs\magento2\vendor\magento\framework\View\Element\UiComponentFactory.php 中调用在管理面板中在线创建网格

它得到的是一个空值而不是一个数组。

试试这个:

检查你的代码,如果它是空的,它 returns 一个空数组。