Skip to content

Add initial SSR support for LiveProvider previews#414

Open
tujoworker wants to merge 1 commit into
FormidableLabs:masterfrom
tujoworker:feat/ssr
Open

Add initial SSR support for LiveProvider previews#414
tujoworker wants to merge 1 commit into
FormidableLabs:masterfrom
tujoworker:feat/ssr

Conversation

@tujoworker
Copy link
Copy Markdown

Summary

  • render preview output during the initial SSR pass when LiveProvider can evaluate examples synchronously
  • keep async transformCode deferred until hydration and avoid unhandled promise rejections during the render-time probe
  • add SSR-specific tests and document the new behavior in the API and usage docs

Validation

  • pnpm --filter react-live build
  • pnpm --filter react-live typecheck
  • pnpm --filter react-live lint
  • pnpm --filter react-live test
  • pnpm --filter react-live test:typings

Extra verification

  • verified the resulting behavior in a local Eufemia consumer package for inline, noInline, sync transform, and async transform SSR cases

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@tujoworker is attempting to deploy a commit to the formidable-labs Team on Vercel.

A member of the Team first needs to authorize it.

@tujoworker tujoworker mentioned this pull request May 18, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant