Popular repositories
hypnodron doesn't have any public repositories yet.
4 contributions in the last year
Less
More
Activity overview
Contributed to
trpc/trpc,
gaearon/whatthefuck.is
Contribution activity
July 2021
Created a pull request in trpc/trpc that received 7 comments
Fix disabled query SSR and add tests
Closes #621
When writing tests I've encountered two different behavior depending on whether the queryKey changes or not and documented both of them…
+216
−2
•
7
comments
Created an issue in trpc/trpc that received 1 comment
@trpc/react trpc.useQuery ignores enabled: false during SSR
The issue seems to be that it doesn't check for opts?.enabled !== false here:
trpc/packages/react/src/createReactQueryHooks.tsx Lines 211 to 2…
1
comment

