Skip to content

chin2km/styled-components-react-streaming-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

styled-components react ssr streaming bug

Styled-components v6 breaks html when used with react 18 ssr streaming using renderToNodeStream or with renderToPipeableStream

commands:

yarn install
yarn dev:ssr

And see the generated html is broken.

CSR - works

client side rendering for the same code works as expected

yarn dev:csr

Issue: styled-components/styled-components#4289

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published