10 Replies
So this only happens with the resend component, like if you don't register it in convex.config.ts everything works?
no I rolled back resend and its there still
removed anything related to that in convex config and still same
ah worked
downgraded and removed node modules
worked this time
so might be something with .2 canary ?
is it a canary release?
no sorry its an offical
1.26.2 is the release version
So to be clear, your project works with resend component installed on convex 1.26.1, but not with 1.26.2, right
yeah
correct
Since you have it working, can you try upgrading to 1.26.2 one more time to verify
sure
it works in 26.2 as well
weird
might be the node modules thing? or something stuck at convex provisionning?
If it works now, hard to say. May have been some stale dependencies in node_modules
yep
thanks again for the help