You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
convex/react has already exported useConvex, and re‑exporting this function in convex‑react‑query will cause errors in the latest version combination. In convex‑react‑query, useConvex() will return undefined.