You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading from 1.3.1 to 1.4.0 the following error occurs on the overview for a model where this is configured as such;
Error message: [2021-02-03 12:22:21] local.ERROR: Argument 2 passed to Eminiarts\Tabs\Tab::__construct() must be of the type array, object given, called in /var/www/html/vendor/eminiarts/nova-tabs/src/Tabs.php on line 174 {"userId":"<myid>","exception":"[object] (TypeError(code: 0): Argument 2 passed to Eminiarts\\Tabs\\Tab::__construct() must be of the type array, object given, called in /var/www/html/vendor/eminiarts/nova-tabs/src/Tabs.php on line 174 at /var/www/html/vendor/eminiarts/nova-tabs/src/Tab.php:54)
Since upgrading from 1.3.1 to 1.4.0 the following error occurs on the overview for a model where this is configured as such;
Error message:
[2021-02-03 12:22:21] local.ERROR: Argument 2 passed to Eminiarts\Tabs\Tab::__construct() must be of the type array, object given, called in /var/www/html/vendor/eminiarts/nova-tabs/src/Tabs.php on line 174 {"userId":"<myid>","exception":"[object] (TypeError(code: 0): Argument 2 passed to Eminiarts\\Tabs\\Tab::__construct() must be of the type array, object given, called in /var/www/html/vendor/eminiarts/nova-tabs/src/Tabs.php on line 174 at /var/www/html/vendor/eminiarts/nova-tabs/src/Tab.php:54)
Actual use:
The text was updated successfully, but these errors were encountered: