mobile sidebar overlaying content / not collapsible
My sidebar on mobile shows no icon (hamburger, arrow, or otherwise) to collapse the sidebar. It just overlays the main page content and on smaller screens, it's blocking a large portion of the content. What could be causing this and how do I fix it? Ideally I'd like to have the 3-bars icon and have the sidebar collapsed on small screens by default.
1 Reply
seems to be this: https://github.com/filamentphp/filament/issues/15056
GitHub
On mobile, filament panel loads with sidebar expanded · Issue #150...
Package filament/filament Package Version v3.2.128 Laravel Version v11.34.2 Livewire Version v3.5.12 PHP Version PHP 8.4.1 Problem description The page loads with the sidebar expanded by default on...