T
TanStack14mo ago
rival-black

Svelte Table data not reactive

Hi, i want to make sure if data on @tanstack/svelte-table is reactive or not. Because when I try the columns not update when @tanstack/svelte-query has been response with new data. I using writable like basic example. And now i just update the data with $. Just tell me if I must include link to Svelte REPL
3 Replies
vicious-gold
vicious-gold14mo ago
Howdy. Would you include a link to a REPL that demonstrates your issue? (if you're still having the issue)
rival-black
rival-blackOP14mo ago
Hi, thanks. My issue has been solve. I solve with $:. Sorry not mark this as solve
afraid-scarlet
afraid-scarlet13mo ago
i face the same issue

Did you find this page helpful?