I update my filament 3 project ( composer update ) and after my panel design not working correctly.

How can i fix it ?
No description
3 Replies
S.V Gubadov
S.V Gubadov2w ago
But mobiel devices working correctly
Matthew
Matthew2w ago
Maybe:
public function panel(Panel $panel): Panel
{
return $panel
// ...
->maxContentWidth(MaxWidth::Full);
}
public function panel(Panel $panel): Panel
{
return $panel
// ...
->maxContentWidth(MaxWidth::Full);
}
Kenneth Sese
Kenneth Sese2w ago
Are you using any plugins? Specifically are you using my plugin AdvancedTables? If so please I released a version this afternoon that addresses this. Also be sure to npm run build and php artisan filament:upgrade
Want results from more Discord servers?
Add your server