CSV Import failed (Multi-tenancy)

Hi, I built a multi-tenancy app using Spatie Tenancy and Filament. All menus are working fine in all tenants. But when I import a CSV using Filament Import functionality it seems that I did not read the current tenant database. It reads the mysql connection in database.php instead of tenants connection.
Was this page helpful?