David
David12mo ago

Do tracked properties still work when using useSuspenseQuery?

From the React Query docs:
By default, access to properties will be tracked, and the component will only re-render when one of the tracked properties change.
By default, access to properties will be tracked, and the component will only re-render when one of the tracked properties change.
1 Reply
Alex / KATT 🐱
Alex / KATT 🐱12mo ago
It'll work the same as react query