Hi,
editable don't work after publishing the config file and blade template assets.
Error exception
´´´
Undefined variable: table (View: /www/myApplication/resources/views/livewire/datatables/editable.blade.php)
´´´
IF I add a public $table with the table, I have the same error.
help ;)