-
Notifications
You must be signed in to change notification settings - Fork 290
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
fix(clerk-react,tanstack): TanStack Start loaders running twice and hydration issues due to Clerk resolved #4838
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 92aba25 The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
!snapshot |
Hey @octoper - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact
npm i @clerk/[email protected] --save-exact |
!snapshot |
hey @octoper , is there something I should have done differently to get rid of the CI errors for "Write all ENV certificates to files in integration/certs" step? https://github.com/clerk/javascript/actions/runs/12706419001/job/35419499912?pr=4838#step:11:2 all integration tests failed on that step. |
Hey @kaandok, and thanks for opening this PR! Also the |
any news? 👀 |
Description
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change