query
query copied to clipboard
Angular: fix `injectQueries`
injectQueries has always been non-functional. It needs to be fixed in implementation, API and typing.
PR: https://github.com/TanStack/query/pull/8690
What's the current approach to building with Angular + TanStack Query ? All based on the Query client?
P.S.: No wonder I was pulling my hair about onSucess and onError not working. I had initially come to report this... 😅
Any idea when we’ll be able to use injectQueries?
Since your change we are stuck with out version:
"@tanstack/angular-query-devtools-experimental": "5.87.4",
"@tanstack/angular-query-experimental": "5.87.4",
"@tanstack/query-async-storage-persister": "5.87.4",
"@tanstack/query-persist-client-core": "5.87.4",
"@tanstack/query-sync-storage-persister": "5.87.4",