Table Builder filters, searchable(), sortable() don't work with table LiveWire component

When I use the Table Builder outside of Filament panel and try to make a LiveWire component I get the data but all other functionalities don't work.
Here is the code: https://gist.github.com/igormihacic/b340a0a3c7235890cf8cdec5c6e9be0d of the LiveWire component class.

I know I'm missing something but don't know what.
Gist
GitHub Gist: instantly share code, notes, and snippets.
Was this page helpful?