here is my link https://stackblitz.com/~/github.com/mizterdy07/vue3-test-datatable?file=src/App.vue&view=editor
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.
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).
datatables.net-vue3
Your example works correctly with the 3.0.4 package - apologies for the error.
Thank you very much.
It looks like you're new here. If you want to get involved, click one of these buttons!
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.