Sidebar shows more items than Top Navigation in Filament

Hey folks, I noticed something strange while using Filament with ->topNavigation() enabled: In top navigation mode, several menu items (like Clusters, Resources grouped via navigationGroup, etc.) are missing, even though they show up fine in the regular sidebar navigation. After switching back to sidebar (->sidebarNavigation()), everything appears as expected — all groups, clusters, and resources are visible. Only solution so far: either remove ->topNavigation() or manually define everything using navigationItems(). Let me know if anyone else ran into this — or if there’s a proper workaround. Thanks!
1 Reply
Dennis Koch
Dennis Koch5mo ago
Can you replicate this with a fresh Filament install? Then please submit an issue on GitHub

Did you find this page helpful?