themes
themes copied to clipboard
[Bug]: Navigation Item disabled not work
What happened?
Navigation Item disabled not work in Sunset theme
How to reproduce the bug
add on panel provider
->navigationItems( [ NavigationItem::make('test') ->label(fn (): string => 'Test') ] )
Package Version
latest
Filament Version
v3.2.92
PHP Version
8.2
Laravel Version
11
Notes
No response