KeyValue Component Collapsing

On the latest release of Livewire (v3.0.5) and Filament (v3.0.53), it would appear that the following issue is still occurring where when adding a row to a KeyValue component the new row immediately collapses. The column being accessed is a JSON column with the correct Array cast and I'm really quite stumped as to a solution.

https://github.com/filamentphp/filament/issues/7785
GitHub
Package filament/filament Package Version v3.0.22 Laravel Version v10.10 Livewire Version v3 PHP Version PHP 8.1.0 Problem description When clicking the add row button the table flashes to indicate...
Was this page helpful?