Skip to content

spike(ui): react query + alien signals#8849

Draft
alexcarpenter wants to merge 6 commits into
carp/mosaic-block-destructivefrom
carp/mosaic-react-query
Draft

spike(ui): react query + alien signals#8849
alexcarpenter wants to merge 6 commits into
carp/mosaic-block-destructivefrom
carp/mosaic-react-query

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Description

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:

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
swingset Ready Ready Preview, Comment Jun 12, 2026 7:04pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
clerk-js-sandbox Skipped Skipped Jun 12, 2026 7:04pm

Request Review

@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 14d0995

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 changesets

When 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

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

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.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: f196c4bc-17b4-463d-a78b-be5fe3f5073e

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

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.

Replace the module-singleton client with makeQueryClient() + getMosaicQueryClient() (browser-memoized, server-fresh) so one request's cache never leaks into another. Hooks pass it explicitly, so sections still render standalone.
@kylemac kylemac changed the title spike(ui): react query + alient signals spike(ui): react query + alien signals Jun 12, 2026
The hydration setTimeout also ran in Node, so the resolved promise re-threw against the permanently-null server snapshot and the boundary re-suspended in a loop — corrupting the subtree and causing a useId hydration mismatch + perpetual loading. Server now streams a stable fallback; the client owns the load.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant