T
TanStack2y ago
stormy-gold

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
absent-sapphire
absent-sapphire17mo ago
Howdy. Would you include a link to a REPL that demonstrates your issue? (if you're still having the issue)
stormy-gold
stormy-goldOP17mo ago
Hi, thanks. My issue has been solve. I solve with $:. Sorry not mark this as solve
xenial-black
xenial-black16mo ago
i face the same issue

Did you find this page helpful?