12 Replies
conscious-sapphireOP•2mo ago
eager-peach•2mo ago
can you file a bug report on github with a small reproduction e.g. in stackblitz?
conscious-sapphireOP•2mo ago
conscious-sapphireOP•2mo ago
idk if i should file an issue because that only happen when theres no delay in the queryFn
but its happen sometimes even if i have an api call
so its weird
the query doesnt refresh
it happen in from and join
eager-peach•2mo ago
no yeah, an immediate return should still work so this is definitely a bug of some sort — file away!
conscious-sapphireOP•2mo ago
okay im gonna do it
conscious-sapphireOP•2mo ago
conscious-sapphireOP•2mo ago
@Kyle Mathews https://stackblitz.com/edit/vitejs-vite-wwvdzzt1?file=src/db/products-collection.ts,src/db/trieds-collection.ts,src/App.tsx
subquery doesn't work in join still idk why yesterday that was working
eager-peach•2mo ago
is this a new problem?
conscious-sapphireOP•2mo ago
That was the original post problem
Thread
This convo
eager-peach•2mo ago
ok, let's keep bug discussions in github — it's ok to validate them here on discord but github is the best place to post updates
conscious-sapphireOP•2mo ago
Im gonna file an issue