avigte
avigte•2mo ago

Convex functions wont run

I have this really weird thing where the convex functions are built and I can view them on the website and can view their logs but when I call these functions from my react native frontend the function doesnt even get called. routines.js under convex/routines.ts: The second picture is the react native frontend where im calling the convex mutation. I also implemented a login system which works perfectly fine but its these new functions ive created today posing the problem. I dont get returned anything, I dont see anything on my console. would really appreciate some help.
No description
No description
4 Replies
avigte
avigteOP•2mo ago
I also have a simple query setup on the homepage which doesnt run either. When I run the function from the convex dashboard, it works but just not on native.
No description
No description
avigte
avigteOP•2mo ago
No description
avigte
avigteOP•2mo ago
No description
avigte
avigteOP•2mo ago
SOLVED 😭 I HAD TO UPDATE NPM PACKAGES nvm its back to being broken again. I restarted my typescript server and its all gone

Did you find this page helpful?