Not getting db updates live?
Trying to get an initial version of this working with Electric - when using their
useShape hook I get my reactive updates as I need, however I have been trying to get this working with TanstackDB but while the initial sync does work but I get no live updates.
I am happy to tempoarily provide access to a branch for debugging. I am querying across collections:
2 Replies
conventional-tanOP•4mo ago
I've created the collections as per the examples:
Basically I am writing a change to the db via SQL - previously this would update ~instantly but I'm not seeing anything. Am I missing an option?
sunny-green•4mo ago
there was a new release today with some bug fixes — could you try upgrading to see if that helps?