#Flash Of Unstyled Content

9 messages · Page 1 of 1 (latest)

ember crypt
#

whenever i reload the page or getting to the new page , The html renders fast. But the css take 2 or 3 seconds to load.

old kindle
#

do you have screenshot or code example?

ember crypt
old kindle
#

i see you are importing styles.css in __root.tsx and router.tsx, i think the problem is here, please choose 1 of 2 to avoid re-rendering css

marble fog
#

But that css import in __root.tsx & router.tsx is by default imported while using theire cli tools like create-tsrouter-app@latest!!!

ember crypt
#

Just fixed the issue. For some reasons i dont have headconten in my __root.tsx

solemn root
#

we'll get it fixed.

woeful meadow
#

Jherr, sorry to bother you. For spinning up a start project, should we use create-start? Or create-tsrouter