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
GitHub
KeyValue field with on initial entry - no delete icon · Issue #6132...
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...
1 Reply
i feel like it must be intentional, but i dont know why its there
is it a styling thing? do empty keys get stripped out when the form is saved anyway?