Braeden Smith

Results 4 comments of Braeden Smith

> > This was in incognito mode without any other extensions enabled > > Just wondering, how'd you install React DevTools in incognito? There's an `Allow in Incognito` switch in...

Also cannot reproduce anymore 😬 (same chrome version as @hoxyq ). I'm slightly concerned that this might reappear unless we can pinpoint the Chromium commit that might have changed the...

Really excited about `reselect` v5 but +1 on this being upgrade blocking 😞 . We almost guarantee a (development-only) runtime break when `resultEqualityCheck` does any sort of complex work. (and...

Started draft PR here https://github.com/TanStack/query/pull/8654 -- just indexed on `useQuery` to get first thoughts/before digging into how to more generally apply `NoInfer` to `query-core` types.