Typed static property error when trying to activate cluster functionality
I'm trying to use the cluster functionality but I'm running into an error I can't get past. The cluster shows up in the main navigation but when I try to open
Users
Users
I get the following error:
Typed static property Filament\Pages\BasePage::$view must not be accessed before initialization
Typed static property Filament\Pages\BasePage::$view must not be accessed before initialization
I have removed everything and started over with an empty resource (see image) with the same result. Anyone experiences this one before?