Portaler
Portaler
NNuxt
Created by Portaler on 12/25/2024 in #❓・help
[UTable] How to disable clientside sorting when using serverside driven data
Hello All! I've got a UTable that uses reactive Ref<RowType> for it's rows.. so it ends up requerying when there are changes to sort. It's working in that it triggers the query to serverside with the proper sort updates, but it sorts twice.. first it sorts on the client with the data from the current page.. and then it comes back with results from the server which are properly sorted (across pages not just clientside current page).
4 replies
NNuxt
Created by Portaler on 11/14/2024 in #❓・help
ERROR [worker reload] [worker init] Z:/src/MyProject/.nuxt/dev/index.mjs failed
No description
9 replies