David
David2y 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 🐱
It'll work the same as react query

Did you find this page helpful?