Nicoo
CCConvex Community
•Created by Nicoo on 5/15/2025 in #support-community
Issue with Convex functions Upon start
I had saved backups of when my work was going well but when i restore those backups the code stays the same so i contunie to have issues
6 replies
CCConvex Community
•Created by Nicoo on 5/15/2025 in #support-community
Issue with Convex functions Upon start
this is error code that chef cant seem to solve due to typescript check failures
at QueriesObserver.getLocalResults (node_modules/.vite/deps/chunk-R5YPRMWL.js?v=dffb0fac:3221:23)
at getCurrentValue (node_modules/.vite/deps/chunk-R5YPRMWL.js?v=dffb0fac:3352:25)
at node_modules/.vite/deps/chunk-R5YPRMWL.js?v=dffb0fac:3311:23
at basicStateReducer (node_modules/.vite/deps/react-dom_client.js?v=485011f8:4406:47)
at updateReducerImpl (node_modules/.vite/deps/react-dom_client.js?v=485011f8:4494:73)
at updateReducer (node_modules/.vite/deps/react-dom_client.js?v=485011f8:4439:16)
at Object.useState (node_modules/.vite/deps/react-dom_client.js?v=485011f8:16790:20)
Preview Error
We encountered an error while running the preview. Would you like Chef to analyze and help resolve this issue?
Error: Uncaught Error: [CONVEX Q(serviceHistory:listServiceCallsByStatus)] [Request ID: 99bde5e317f1bdc9] Server Error ArgumentValidationError: Value does not match validator. Path: .status Value: "in_progress" Validator: v.union(v.literal("pending"), v.literal("completed"), v.literal("needs_return")) Called by client
6 replies
CCConvex Community
•Created by Nicoo on 5/15/2025 in #support-community
Issue with Convex functions Upon start

6 replies