-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Describe the bug
When I am viewing my TanStack Start project as embedded to the right of the code, I can see the server-rendered HTML. But when clicking the Open Preview in new tab, it's just a blank page.
Link to the blitz that caused the error
Steps to reproduce
- Start the project with npm run dev
- Observe that when embedded to the right of the code, the page outputs "Hello __root.tsx!"
- Click the Open Preview in new tab button
- Observe that there is no text on the page
Expected behavior
There should have been text saying "Hello __root.tsx!" on the page
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Microsoft Edge
Full version = 131.0.2903.51 (Official build) (64-bit)
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0
performance.memory = {
"totalJSHeapSize": 173212347,
"usedJSHeapSize": 158576591,
"jsHeapSizeLimit": 4294705152
}
Hash = d3acb9e1
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels