I'm Having this weird behavior with my panel, after upgrading to v4 the main panel is not scrollable

The side bar menu works well but the main content section is not scrollable vertically and it overflows on the sidebar
Solution:
Found the culprit. It was ->maxContentWidth(Width::Screen) in my AdminPanelProvider...
Jump to solution
2 Replies
LeandroFerreira
LeandroFerreira2mo ago
any Filament customizations?
Solution
Hussain4real
Hussain4real2mo ago
Found the culprit. It was ->maxContentWidth(Width::Screen) in my AdminPanelProvider

Did you find this page helpful?