Sidebar Overlapping Navbar
I am experiencing a problem with the layout. When I open a component that is taller or larger than the current view and scroll down, the sidebar moves along with it and covers the navbar. I have removed my custom theme and the sidebarCollapsibleOnDesktop() function, so I don't think that's the issue. I also haven’t overwritten any views or made any unusual changes. I’ve noticed that this also happens in the demo application. Does anyone know what might be causing this? Thank you in advance.
4 Replies
npm run build
Does that clear it up and are you on the latest version?
Yes, I am using the latest version, ^3.2, and I did run npm run build. But what I realized is that it's not just happening to me, the demo project of Filament also has the same issue.
I don'\tthink it is happening, I think that's the margin of the content and if you added a border to the sidebar like I have it shows clearly the correct margins
What browser are you using?
I’ve noticed that this also happens in the demo applicationThe one only at https://demo.filamentphp.com ?