You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the same issue as #12 and the suggestion (use another render hook) makes no difference.
It seems that when a panel uses ->topNavigation(), although the Panel Switch button is there (wherever you hook it to), clicking it does not show the panel selection modal.
How to reproduce the bug
Fresh installation, just add ->topNavigation()to the panel in App\Providers\Filament\AdminPanelProvider and try it.
Package Version
1
PHP Version
8.2
Laravel Version
10
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
Hi.
Having the same issue as #12 and the suggestion (use another render hook) makes no difference.
It seems that when a panel uses
->topNavigation()
, although the Panel Switch button is there (wherever you hook it to), clicking it does not show the panel selection modal.How to reproduce the bug
Fresh installation, just add
->topNavigation()
to the panel in App\Providers\Filament\AdminPanelProvider and try it.Package Version
1
PHP Version
8.2
Laravel Version
10
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: