T
TanStack2y ago
dependent-tan

way to log out number of query observers mounted for a query

hi! I am trying to find out the best way to throw a warning or console.log whenever there are more than 100 query observers mounted for a particular query key. is there a good way to do this?
1 Reply
national-gold
national-gold2y ago
I guess a hint is hidden in the source code of Query Devtools

Did you find this page helpful?