v3 RouteNotFoundException on route moved from boot() to panel()

I upgraded from v2 to v3 and moved some code from AppServiceProvider::boot() to AppPanelProvider::panel(). In panel() I'm trying to acces a route via route('filament.pages.account'). The result is Symfony\Component\Routing\Exception\RouteNotFoundException i.e. Route [filament.pages.account] not defined. Do I have to do something special, so this route to be available there? Is the routing changed somehow in v3?
0 Replies
No replies yetBe the first to reply to this messageJoin