Upgrade to v3 + Vapor Error

I am getting this error after upgrade it works fine locally but not on vapor
Filament\Panel::getDefaultTheme(): Return value must be of type Filament\Support\Assets\Theme, null returned
Filament\Panel::getDefaultTheme(): Return value must be of type Filament\Support\Assets\Theme, null returned
From what I can tell this could be a caching issue, when I deploy to production on vapor it will load once perfectly fine. then if I refresh I get that error.
1 Reply
datarecall
datarecallOP2y ago
Ok I think I fixed this, I turned off octane support in vapor.yml file and that seemed to do the trick

Did you find this page helpful?