themes icon indicating copy to clipboard operation
themes copied to clipboard

[Bug]: Navigation Item disabled not work

Open mstfkhazaal opened this issue 8 months ago • 0 comments

What happened?

Navigation Item disabled not work in Sunset theme

image

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

mstfkhazaal avatar Jun 19 '24 09:06 mstfkhazaal