Skip to content
Discussion options

You must be logged in to vote

it's re-rendering because of the isFetching transition. Please read. https://tkdodo.eu/blog/react-query-render-optimizations

tracked queries solve this. that being said, please read the disclaimer. rendering a list of items shouldn't be a problem, even if you do it "unnecessarily" from time to time :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mlisthenewcool
Comment options

Answer selected by mlisthenewcool
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