filter
Hi,
Submitted a bug report for a KeyValue component missing the delete icon if there's only one row.
I also found the offending line, but I'm not sure whether it's intentional?
Happy to submit a PR if it's an accident.
https://github.com/filamentphp/filament/issues/6132
Andy
Submitted a bug report for a KeyValue component missing the delete icon if there's only one row.
I also found the offending line, but I'm not sure whether it's intentional?
Happy to submit a PR if it's an accident.
https://github.com/filamentphp/filament/issues/6132
Andy
GitHub
Package filament/filament Package Version v2.17.21 Laravel Version v10.6.2 Livewire Version v2.12.3 PHP Version PHP 8.1.2 Problem description Hi, When a basic edit page initially loads, with the re...