Describe the bug
Using el before rendering will cause an error.
Commenting out the line containing style will prevent the error.
Your Example Website or App
https://stackblitz.com/edit/github-xorzewm2?file=src%2Froutes%2Findex.tsx
Steps to Reproduce the Bug or Issue
run project
Expected behavior
not hydration bug
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response