trpc.tasks.getAllTasks.useQuery(...)trpc.tasks.getAllTasks.useQuery(...), .tasks.tasks will throw the "does not exist on type CreateTRPCNextBase<Router...""does not exist on type CreateTRPCNextBase<Router..." type error, but will run successfully anyway.greetinggreeting procedure and router methods such as useContext()useContext().


Join the Discord to ask follow-up questions and connect with the community