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)
3 Replies
rising-crimson•10mo ago
can you please provide a complete minimal example and create a GitHub issue for this?
fascinating-indigo•10mo ago
unwilling-turquoiseOP•10mo 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