We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Navigation Item disabled not work in Sunset theme
add on panel provider
->navigationItems( [ NavigationItem::make('test') ->label(fn (): string => 'Test') ] )
latest
v3.2.92
8.2
11
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: