-
There was already a discussion about that, but unfortunately the solution doesn't work for me. The thing is:
What I want to have
Sandbox
Many thanks |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Sep 12, 2024
Replies: 1 comment 3 replies
-
then data from query1 needs to be part of the queryKey of query2. We have a lint rule that enforces this, I guess you aren't using it? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
JakubGIT
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
then data from query1 needs to be part of the queryKey of query2. We have a lint rule that enforces this, I guess you aren't using it?