Server Functions missing when called from another server function on Cloudflare Deploy
When calling one server funciton in another and deploying to cloudflare, I get an error "Server function info not found for [number]". The code works fine when run locally.
I forked the cloudflare example and added a call to a separate server function
https://github.com/TimothyKrell/Tanstack-start-bug
https://github.com/TimothyKrell/Tanstack-start-bug/blob/master/src/utils/posts.tsx#L32
Deployed: https://tanstack-start-app.superfarm.workers.dev/posts
I forked the cloudflare example and added a call to a separate server function
https://github.com/TimothyKrell/Tanstack-start-bug
https://github.com/TimothyKrell/Tanstack-start-bug/blob/master/src/utils/posts.tsx#L32
Deployed: https://tanstack-start-app.superfarm.workers.dev/posts
GitHub
Contribute to TimothyKrell/Tanstack-start-bug development by creating an account on GitHub.
GitHub
Contribute to TimothyKrell/Tanstack-start-bug development by creating an account on GitHub.