#I can no longer use ->sortable() and ->searchable() correctly with spatie-translatable

2 messages · Page 1 of 1 (latest)

digital sinew
#

Hello,

In my tables, I can’t sort or search translated values when using the spatie-translatable package.
The issue is that these values are stored as JSON.

When I perform a search, it becomes case-sensitive. And when I try to change the sort order of a column, it simply doesn’t work.

Do you know if this behavior is normal and if there is a solution?

Thanks!

zenith iceBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution