Skip to content
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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kaandok
Copy link

@kaandok kaandok commented Jan 4, 2025

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.

Type of change

  • 🐛 Bug fix

Copy link

changeset-bot bot commented Jan 4, 2025

🦋 Changeset detected

Latest commit: 76f9c46

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

This PR includes changesets to release 9 packages
Name Type
@clerk/tanstack-start Patch
@clerk/clerk-react Patch
@clerk/chrome-extension Patch
@clerk/elements Patch
@clerk/clerk-expo Patch
@clerk/nextjs Patch
@clerk/react-router Patch
@clerk/remix Patch
@clerk/ui 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

Copy link

vercel bot commented Jan 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 4:17pm

@kaandok kaandok changed the title Fix issues with TanStack Start integration fix(tanstack,react): TanStack Start loaders running twice and hydration issues due to Clerk resolved Jan 8, 2025
@kaandok kaandok changed the title fix(tanstack,react): TanStack Start loaders running twice and hydration issues due to Clerk resolved fix(clerk-react,tanstack): TanStack Start loaders running twice and hydration issues due to Clerk resolved Jan 8, 2025
@octoper
Copy link
Member

octoper commented Jan 10, 2025

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @octoper - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 2.1.10-snapshot.v20250110130323
@clerk/clerk-js 5.43.7-snapshot.v20250110130323
@clerk/elements 0.22.8-snapshot.v20250110130323
@clerk/clerk-expo 2.6.9-snapshot.v20250110130323
@clerk/nextjs 6.9.9-snapshot.v20250110130323
@clerk/clerk-react 5.21.3-snapshot.v20250110130323
@clerk/react-router 0.1.8-snapshot.v20250110130323
@clerk/remix 4.4.9-snapshot.v20250110130323
@clerk/tanstack-start 0.8.8-snapshot.v20250110130323
@clerk/ui 0.3.9-snapshot.v20250110130323

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/elements

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/react-router

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/tanstack-start

npm i @clerk/[email protected] --save-exact

@clerk/ui

npm i @clerk/[email protected] --save-exact

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.

3 participants