Skip to content

fix(nextjs): Prevent infinite handshake redirect loop on Netlify (#7857)#7876

Merged
mauricioabreu merged 1 commit intorelease/core-2from
cherry-pick/fix-infite-handshake-redirect-netlify-loop
Feb 18, 2026
Merged

fix(nextjs): Prevent infinite handshake redirect loop on Netlify (#7857)#7876
mauricioabreu merged 1 commit intorelease/core-2from
cherry-pick/fix-infite-handshake-redirect-netlify-loop

Conversation

@mauricioabreu
Copy link
Contributor

Description

Cherry-pick of #7857

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Co-authored-by: Robert Soriano <sorianorobertc@gmail.com>
@vercel
Copy link

vercel bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Feb 18, 2026 11:25am

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 18, 2026

🦋 Changeset detected

Latest commit: 096eacd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cherry-pick/fix-infite-handshake-redirect-netlify-loop

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 18, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7876

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7876

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7876

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7876

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7876

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7876

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7876

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7876

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7876

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7876

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7876

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7876

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7876

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7876

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7876

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7876

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7876

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7876

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7876

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7876

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7876

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7876

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7876

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7876

commit: 096eacd

@mauricioabreu mauricioabreu changed the title fix(nextjs): prevent infinite handshake redirect loop on Netlify (#7857) fix(nextjs): Prevent infinite handshake redirect loop on Netlify (#7857) Feb 18, 2026
Copy link
Member

@wobsoriano wobsoriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, thanks!

@mauricioabreu mauricioabreu merged commit 9be0ffd into release/core-2 Feb 18, 2026
46 of 48 checks passed
@mauricioabreu mauricioabreu deleted the cherry-pick/fix-infite-handshake-redirect-netlify-loop branch February 18, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants