when i sort order with server side why is datatable Vue use slot does not change value
when i sort order with server side why is datatable Vue use slot does not change value
Long Lundy
Posts: 8Questions: 1Answers: 0
Replies
This appears to be a continuation of your previous thread?
The table in the example you link to appears to sort just fine when I click on the table headers, or the custom buttons.
Can you clarify what the actual issue is, with step by step instructions on how to reproduce the issue?
Allan
I have used function that you told me before, but template slot still doesn't draw new data.
It appears to work in the example you linked to. The column changes as the table's sorting changes.
Allan
The column use slot component it does not change.
I'm with you now - thank you! I've just released
datatables.net-vue3
v3.0.4 which fixes this error (via this commit).Your example works correctly with the 3.0.4 package - apologies for the error.
Allan
Thank you very much.