Open jobara opened 7 months ago
This error occurred in production. It isn't exactly clear what happened but looks to have come from the dashboard page of a community organization user.
Issue was linked with Flare error: Route [login] not defined.
This has occurred again but this time from https://accessibilityexchange.ca/en/introduction. Again it isn't clear what happened here, but I wonder if it's related to a cookie expiring. There may also are some interaction between the setup of redirects to login from the main app and the filament admin panels. However, this is an issue that happens infrequently so there's probably something very specific.
Symfony\Component\Routing\Exception\RouteNotFoundException
Route [login] not defined.
:dart: Illuminate\Routing\UrlGenerator::route :page_facing_up: /vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php
Open in Flare