Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We just need the ability to pass the Example (Field.): |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
sortable()isn't working with spatie/laravel-translatable column:{ "lt": "A", "en": "X" }Column has sorting in UI, query is changing from asc to desc. but it doesn't sort the data.
Is this a bug? Because I can't pass callback to
sortablemethod for manual order resolving, eg:Beta Was this translation helpful? Give feedback.
All reactions