Method App\Filament\Pages\RegisterTeam::getCachedSubNavigation does not exist.

I am trying to implement multi-tenancy in my app. After following the steps in the documentation, After login, I received the following error when I was redirected to the 'new' URL
1 Reply
sfrigzs
sfrigzs2w ago
I found my mistake, I kept the attributes below after creating the page via the Artisan command.
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static string $view = 'filament.pages.register-team';
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static string $view = 'filament.pages.register-team';
Want results from more Discord servers?
Add your server