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
ErrorException: Attempt to read property "name" on null
File "/storage/framework/views/13b434d9329586ce7fc2901b9beebde3bb64caa3.php", line 1, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
<?php $__env->startSection('title', $compo->name.' - '.__('header.compo')); ?>
File "/storage/framework/views/13b434d9329586ce7fc2901b9beebde3bb64caa3.php", line 1, in require
<?php $__env->startSection('title', $compo->name.' - '.__('header.compo')); ?>
File "/app/Http/Middleware/HttpsProtocol.php", line 26, in LANMS\Http\Middleware\HttpsProtocol::handle
return $next($request);
File "/app/Http/Middleware/Localization.php", line 39, in LANMS\Http\Middleware\Localization::handle
return $next($request);
File "/public/index.php", line 52
$request = Request::capture()
...
(63 additional frame(s) were not displayed)
Facade\Ignition\Exceptions\ViewException: Attempt to read property "name" on null (View: /home/downlinkdgno/downlinkdg.no/resources/views/vobilet/compo/show.blade.php)
File "/resources/views/vobilet/compo/show.blade.php", line 2, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
@section('title', $compo->name.' - '.__('header.compo'))
File "/resources/views/vobilet/compo/show.blade.php", line 2, in require
@section('title', $compo->name.' - '.__('header.compo'))
File "/app/Http/Middleware/HttpsProtocol.php", line 26, in LANMS\Http\Middleware\HttpsProtocol::handle
return $next($request);
File "/app/Http/Middleware/Localization.php", line 39, in LANMS\Http\Middleware\Localization::handle
return $next($request);
File "/public/index.php", line 52
$request = Request::capture()
...
(63 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: LANMS-4
The text was updated successfully, but these errors were encountered: