Skip to content
Discussion options

You must be logged in to vote

yeah 600 observers sounds excessive. Every call to useQuery creates one observer, so unless you have 50 components where each component has 12 useQuery calls, I don't see how you can have that many observers. Did you get the number from the devtools? Can you maybe show a minimal codesandbox reproduction?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@samchouse
Comment options

@TkDodo
Comment options

Answer selected by samchouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants