TanStackOSS
    router
    fix(solid-router): hydration mismatch for ssr:false routes with pendingComponent Selective SSR routes render the pending component inside the suspense boundary on the server and skip the suspense fallback. On the client, the fallback was only skipped for ssr: 'data-only', so hydrating an ssr: false route rendered a fallback with no matching server markup, crashing dev hydration with "template is not a function". Skip the fallback only while actually hydrating (via solid-js sharedConfig.context) so client-side navigations and pure CSR keep showing the pending component while the match suspends. Fixes #7283 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    nx run-many --target=build --exclude=examples/** --exclude=e2e/**
Succeeded
CI Pipeline Execution

nx run-many --target=build --exclude=examples/** --exclude=e2e/**

Click to copy
Linux
4 CPU cores
read access token used
8e9de04d7608

Get faster results

Learn how to enable distribution.

Atomizer enabled

43 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools