aimeos / aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
https://aimeos.org/Laravel
MIT License
7.26k stars 1.05k forks source link

Unable to call method "getView" #426

Closed Cyber-Devs closed 2 years ago

Cyber-Devs commented 2 years ago

Environment

  1. Version (e.g. dev-master laravel 8 .)
  2. Operating system (Linux, Mac, Windows)

bug Aimeos\Admin\JQAdm\Base::__call vendor/aimeos/ai-admin-jqadm/admin/jqadm/src/Admin/JQAdm/Base.php:56

Additional context Stacktrace /aimeos/ai-admin-jqadm/admin/jqadm/src/Admin/JQAdm/Common/Decorator/Base.php:51

aimeos commented 2 years ago

Thanks, it should be fixed now in dev-master

aimeos commented 2 years ago

We are currently changing other parts too, so dev-master won't work at the moment until we are done

Cyber-Devs commented 2 years ago

still Error in getView

aimeos commented 2 years ago

Like said, the packages had not been in line during implementing the breaking changes. Now, they are in line again.