Multiple Joins "Invalid join condition"
I'm having this issue when i'm trying to
This are my collections nothing fancy
6 Replies
wise-whiteOP•3mo ago
And this is my live query
when i add the third join i get this error
constant-blue•3mo ago
Looks like a bug — could you file an issue?
wise-whiteOP•3mo ago
oka, let me do it tomorrow, do you need a stackblitz?
wise-whiteOP•3mo ago
Lautaro Nahuel Dapino
StackBlitz
Tanstack DB Multiple Join Error - StackBlitz
Next generation frontend tooling. It's fast!
wise-whiteOP•3mo 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...
wise-whiteOP•3mo ago
work around