Does useQuery run twice in strict mode? Because for me it doesn't
I'm running this query:
I expected it to run twice in strict mode, but it's only sending one request?
1 Reply
stormy-gold•7mo ago
No, it deduplicates unless you opt in to query cancellation