filament icon indicating copy to clipboard operation
filament copied to clipboard

A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire

Results 552 filament issues
Sort by recently updated
recently updated
newest added

### Package filament/filament ### Package Version v2.13.10 ### Laravel Version 9.18 ### Livewire Version _No response_ ### PHP Version 8.1 ### Bug description When setting a default array for the...

bug
confirmed

### Package filament/filament ### Package Version 2.15 ### Laravel Version 9.19 ### Livewire Version _No response_ ### PHP Version 8.1.1 ### Problem description When I used the color picker inside...

bug
confirmed

Addressing the issue of non-sortable select options. Should work for `->options()->searchable()` and `->relationship()->searchable()`. The only limitation is `->options()->searchable()` when searching, as these results are ordered client side via FuseJS. ```php...

bug

### Package filament/tables ### Package Version 2.15.3 ### Laravel Version 9.22.1 ### Livewire Version 2.10 ### PHP Version 8.1.4 ### Problem description On mobile screens, the Popover filter div is...

bug
confirmed

### Package filament/filament ### Package Version v2 ### Laravel Version v9 ### Livewire Version v2 ### PHP Version v8 ### Problem description Filament\Pages\Actions\RestoreAction::Filament\Pages\Actions\{closure}(): Argument #1 ($record) must be of type...

bug
confirmed

### Package filament/forms ### Package Version v2.14.3 ### Laravel Version v9.3.0 ### Livewire Version v2.10.6 ### PHP Version PHP 8.1.6 ### Problem description When a user uploaded a file and...

bug
unconfirmed

# issue : using relation with multiple **same** related model (in morph relations ) will cause an issue with "record-id" # 1 ![image](https://user-images.githubusercontent.com/12745270/175661494-20c7a85b-0d64-417b-b269-1cd6f10f2055.png) # 2 : ![image](https://user-images.githubusercontent.com/12745270/175661723-bb6efad4-3f95-46a9-810e-47ca328bd8c3.png) # fix using...

bug
needs more info

### Package filament/forms ### Package Version v2.0.0 ### Laravel Version all ### Livewire Version all ### PHP Version all ### Problem description Select field orders items by `$displayTitleColumn`. But as...

bug
confirmed

### Package filament/forms ### Package Version v2.13.24 ### Laravel Version 9.11 ### Livewire Version _No response_ ### PHP Version 8.0.2 ### Bug description With the following form schema when i...

bug
unconfirmed

### Package filament/filament ### Package Version v2.13.24 ### Laravel Version v9.19.0 ### Livewire Version v2.10.6 ### PHP Version PHP 8.0.19 ### Bug description I followed the instructions at https://filamentphp.com/docs/2.x/forms/layout#saving-data-to-relationships to...

bug
cannot reproduce
needs more info