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

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.
image.png
Was this page helpful?