aimeos / ai-cms-grapesjs

GrapesJS CMS integration into Aimeos
GNU Lesser General Public License v2.1
22 stars 18 forks source link

TypeError #13

Closed Cyber-Devs closed 2 years ago

Cyber-Devs commented 2 years ago

Environment

  1. Version (aimes:dev-master, laravel8.* 2020.10)
  2. Operating system (Linux, Mac) Aimeos\MShop\Cms\Item\Standard::getListItem(): Argument 3 ($refId) must be of type string, null given, called in /xxx/xxx/vendor/aimeos/ai-cms-grapesjs/admin/jqadm/src/Admin/JQAdm/Cms/Content/Standard.php on line 316

public function getListItem( string $domain, string $listtype, string $refId, bool $active = true ) : ?\Aimeos\MShop\Common\Item\Lists\Iface.

aimeos commented 2 years ago

Thanks for your hint, the issue should be fixed now