(Manually load JS/CSS) Filament v3 & stancl/tenancy

Hi there!

I am trying to get the Filament Form Builder v3 to work with stancl/tenancy, but are getting some issues when trying to use @filamentStyles and @filamentScripts. When they are present in my layout i get an exception from stancl\tenancy that "Tenant could not be identified on domain test1.app.domain.com"

In v2 this does not seem to be a problem and the package is explicitly documented here: https://filamentphp.com/docs/2.x/admin/resources/getting-started#stancltenancy
I have tried as close as possible to replicate the instructions there, and have made Livewire v3 work as it should, but the issue is isolated to the Filament Asset Manager and when it loads the registered assets.

Any suggestions for a remedy that can make this exception go away?
Was this page helpful?