-
Notifications
You must be signed in to change notification settings - Fork 142
fix(rivetkit): fix c.client not respecting correct origin
#3668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 12-22-fix_rivetkit_allow_providing_no_args_to_createrivetkit
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR Review: fix(rivetkit): fix
|
96cb137 to
bf7663e
Compare
9c19cbd to
a2d24db
Compare
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
bf7663e to
81d8c74
Compare
a2d24db to
258b84d
Compare
PR Review - UpdateAfter reviewing the latest changes to PR #3668, I have the following observations: Critical Issue: Misleading PR TitleThe PR title claims to fix The diff shows:
None of these changes affect functionality or fix any origin-related issue with Analysis
Questions for the Author
RecommendationsDo not merge this PR as-is. Either:
Note on Development ProcessAccording to CLAUDE.md:
While this is TypeScript not Rust, the principle suggests formatting changes should be intentional and batched appropriately, not mixed with functional fixes. Review updated: 2026-01-03 |
81d8c74 to
49e0689
Compare
258b84d to
53631b6
Compare
49e0689 to
81d8c74
Compare
53631b6 to
258b84d
Compare
PR ReviewSummaryThis PR claims to fix Issues Found🚨 Critical: Mismatch between PR title and changes
The diff shows only these formatting changes:
None of these changes affect how Questions for Author
Code Quality NotesThe formatting changes themselves are fine and appear to match the project's style guidelines. However:
RecommendationDo not merge until the actual bug fix is included or the PR title/description is corrected to reflect that this is just a formatting change. If this PR is meant to fix an actual bug with
Review generated by Claude Code |
258b84d to
53631b6
Compare
81d8c74 to
49e0689
Compare
PR Review: fix(rivetkit): fix
|

No description provided.