Varun SinghV
Convex Community3y ago
8 replies
Varun Singh

Convex front-end error: Could not find public function

I am getting an error that a public function (Convex function) could not be found. I verified that it's there and I restarted both front-end and backend, and my computer. I am running a useQuery on a convex function inside of a module. I am not getting this for any other functions in the module. The module is "competitions" and each file is the name of the function, and inside each file I have an "export default" for a query or mutation. Any ideas on why I am getting this error?
Screenshot_2023-12-20_at_12.png
Was this page helpful?