query icon indicating copy to clipboard operation
query copied to clipboard

feat: imperative infinite queries

Open TkDodo opened this issue 10 months ago β€’ 6 comments

let's bring back imperative infinite queries, but only allow them in an all-or-nothing mode, dependent on if getNextPageParam has been passed

TkDodo avatar Feb 14 '25 14:02 TkDodo

View your CI Pipeline Execution β†— for commit 644677eab7d572ef062324734c19d78bbd85a83b.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 2m 9s View β†—
nx run-many --target=build --exclude=examples/*... ❌ Failed 6s View β†—

☁️ Nx Cloud last updated this comment at 2025-02-14 14:45:30 UTC

nx-cloud[bot] avatar Feb 14 '25 14:02 nx-cloud[bot]

Thanks for this! Can we get it merged? It's critical to our use case of using it with AgGrid's serverside row model.

riwu avatar Feb 26 '25 06:02 riwu

Hey @TkDodo as @riwu said for us it is also important any update when it will be merged?

guy-blast avatar Mar 12 '25 07:03 guy-blast

any update for this?

sina-ss avatar Apr 18 '25 17:04 sina-ss

This has failing tests - someone would need to fix those and mark this as ready to review.

sgtsquiggs avatar Apr 29 '25 17:04 sgtsquiggs

it’s a POC PR with intentionally failing tests, as the types have not been implemented at all.

TkDodo avatar Apr 30 '25 17:04 TkDodo