Multiple Joins "Invalid join condition"
I'm having this issue when i'm trying to
This are my collections nothing fancy
6 Replies
noble-goldOP•2mo ago
And this is my live query
when i add the third join i get this error
unwilling-turquoise•2mo ago
Looks like a bug — could you file an issue?
noble-goldOP•2mo ago
oka, let me do it tomorrow, do you need a stackblitz?
noble-goldOP•2mo ago
Lautaro Nahuel Dapino
StackBlitz
Tanstack DB Multiple Join Error - StackBlitz
Next generation frontend tooling. It's fast!
noble-goldOP•2mo ago
GitHub
Multiple Joins "Invalid join condition" · Issue #474 · TanStack/db
Stackblitz https://stackblitz.com/edit/vitejs-vite-gnkg2sdh?file=src%2FApp.tsx I'm having this issue when i'm trying to This are my collections nothing fancy const playersCollection = creat...
noble-goldOP•4w ago
work around