8000 bug(react): inject style tag when server side rendering scoped components · Issue #636 · stenciljs/output-targets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
bug(react): inject style tag when server side rendering scoped components #636
Open
@christian-bromann

Description

@christian-bromann

Prerequisites

Stencil Version

latest

Stencil Framework Output Target

React

Stencil Framework Output Target Version

latest

Current Behavior

When server side rendering scoped components we currently don't properly inject the style tag of the component into the application. This causes hydration issues as Stencil removes the style tag when transforming a scoped component back into a shadow component.

Expected Behavior

Properly inject the style tag into the application.

Steps to Reproduce

n/a

Code Reproduction URL

n/a

Additional Information

n/a

Metadata

Metadata

Labels

help wanteda good issue for the communitytype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0