erquhartE
Convex Community2y ago
31 replies
erquhart

Convex Query Cache context not reachable for useQuery

I'm using the query cache provider and hook from convex-helpers. I've set it up properly and checked that the hook actually is getting the context object, but the register key of the object is null, which is what causes it to throw. I have a lot of providers, including my own custom ones, and I've never had one inexplicably not have a context value make it down the tree.

I don't have a repro put together or anything, but just wanted to see if anyone had run into this, or had any ideas.
Was this page helpful?