| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
⚠️ No Changeset foundLatest commit: ed295a8 Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Click here to learn what changesets are, and how to add one. Click here if you're a maintainer who wants to add a changeset to this PR |
Sorry, something went wrong.
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Cherry-pick changes from PR #7654: Fix React Native navigation crash
This PR addresses a crash that occurs in React Native when signing in with a password on a new/unrecognized device.
Issue
Solution
Checklist
- Understand the issue from PR fix(clerk-js): Handle missing window.location in React Native navigation #7654
- Explore the repository structure
- Locate the navigate() function in packages/clerk-js/src/core/clerk.ts
- Review existing tests
- Create a changeset file
- Apply the fix to the navigate() function
- Add tests for the React Native scenario
- Run tests to verify the fix
- Run code review
- Run security scan with CodeQL
Original promptThis pull request was created from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.