Patrick D. Rupp

Results 3 comments of Patrick D. Rupp

When using PostgreSQL there is the same error: `SQLSTATE[42703]: Undefined column: 7 ERROR: column "checkbox_attribute" does not exist` In the [`src/Http/Livewire/LivewireDatatables.php`](https://github.com/MedicOneSystems/livewire-datatables/blob/c2931fb62f0e7d482dc73976fd87f3c0eb44905b/src/Http/Livewire/LivewireDatatable.php#L1595) i fixed it with some very dirty code to...

Had a similar issue, removing Emmet fixed it for me: https://github.com/zed-industries/zed/issues/10367#issuecomment-2115841994

I am currently not using Keycloak. Some kind people made pull requests with required changes for newer versions. So all I can do for you now is guess. From a...