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:Jump to solution
Found the culprit.
It was
->maxContentWidth(Width::Screen) in my AdminPanelProvider...2 Replies
any Filament customizations?
Solution
Found the culprit.
It was
->maxContentWidth(Width::Screen) in my AdminPanelProvider