Skip to content

fix(clerk-js): Handle missing window.location in React Native navigation#7854

Merged
SarahSoutoul merged 3 commits into
release/core-2from
ss/mobile-392-evan-bacon-expo-sdk-issues-new
Feb 16, 2026
Merged

fix(clerk-js): Handle missing window.location in React Native navigation#7854
SarahSoutoul merged 3 commits into
release/core-2from
ss/mobile-392-evan-bacon-expo-sdk-issues-new

Conversation

@SarahSoutoul

Copy link
Copy Markdown
Contributor

Description

Fix explained here: #7654 (comment).

This change had already been applied in the above PR but were merged into the incorrect branch. This PR brings these changes into the correct release/core-2 branch.

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:

@SarahSoutoul SarahSoutoul self-assigned this Feb 16, 2026
@changeset-bot

changeset-bot Bot commented Feb 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2970c9e

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

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo 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

@vercel

vercel Bot commented Feb 16, 2026

Copy link
Copy Markdown

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 16, 2026 6:59pm

Request Review

@coderabbitai

coderabbitai Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

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 ss/mobile-392-evan-bacon-expo-sdk-issues-new

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@pkg-pr-new

pkg-pr-new Bot commented Feb 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 2970c9e

@wobsoriano wobsoriano left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@github-actions github-actions Bot added the react label Feb 16, 2026
@SarahSoutoul
SarahSoutoul merged commit 6503c1d into release/core-2 Feb 16, 2026
140 of 143 checks passed
@SarahSoutoul
SarahSoutoul deleted the ss/mobile-392-evan-bacon-expo-sdk-issues-new branch February 16, 2026 19:41
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