generated from filamentphp/plugin-skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
When using the new sidebar navigation without topbar from Filament v4.1.0, the panel select disappears.
How to reproduce the bug
Configure the panel without topbar:
return $panel
->topNavigation(false)
->topbar(false)
Package Version
2.0.0
PHP Version
8.4
Laravel Version
12.32.5
Which operating systems does with happen with?
macOS, Windows, Linux
Notes
-
The "Request a feature" button leads to a non-existent page:
https://github.com/bezhanSalleh/filament-panel-switch/discussions/new?category=ideas -
Probably also makes sense for your other panels
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working