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
{{ message }}
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
Livewire\Exceptions\MethodNotFoundException: Unable to call component method. Public method [openModal] not found on component
File "/app/Http/Middleware/Context/AbstractContextMiddleware.php", line 28, in App\Http\Middleware\Context\AbstractContextMiddleware::handle
return $next($request);
File "/app/Http/Middleware/PreventRequestsDuringMaintenanceMiddleware.php", line 27, in App\Http\Middleware\PreventRequestsDuringMaintenanceMiddleware::handle
return parent::handle($request, $next);
File "/public/index.php", line 20
$app->handleRequest(Request::capture());
...
(61 additional frame(s) were not displayed)
Sentry Issue: HFRESH-6
This issue was automatically created by Sentry via Create GitHub Issue