T
TanStack10mo ago
unwilling-turquoise

Flash caused by head component in _root

Seems to be something going on the with either the Meta component of how the root is SSR because it causes a flash to occur on pretty much every page load. Could potentially be related to the css that added as a stylesheet in meta, but removing it doesn't change the error. (see attached)
No description
3 Replies
rising-crimson
rising-crimson10mo ago
can you please provide a complete minimal example and create a GitHub issue for this?
fascinating-indigo
fascinating-indigo10mo ago
The error message is the same we are seeing, reported here. But could be a different reason.
unwilling-turquoise
unwilling-turquoiseOP10mo ago
Minimal example is created by just following the getting started instructions in the tanstack/start docs (https://tanstack.com/router/latest/docs/framework/react/start/getting-started) OR you can follow the convex docs (https://docs.convex.dev/quickstart/tanstack-start) for the same results. Tanstack version: 1.82.1
Getting Started | TanStack Router React Docs
To set up a TanStack Start project, you'll need to: 1. Install the dependencies 2. Add a configuration file 3. Create required templating Follow this guide to build a basic TanStack Start web applicat...
TanStack Start Quickstart | Convex Developer Hub
Add Convex to a TanStack Start project

Did you find this page helpful?